-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiFiDevice docs missing on docs.rs #125
Comments
That should be fixed by the following pr: #124 |
Thanks a lot, that is definitely better. I was never happy with keeping a reference to the Device instance. I will review and merge on Monday. Please note that I am finishing a new NetworkManager Rust bindings library: https://github.com/resin-io-modules/libnm-rs The new one is based on |
@majorz nice :) |
I was not aware that |
@majorz any update from your side? :) |
see https://docs.rs/network-manager/0.11.0/network_manager/struct.Device.html#method.as_wifi_device . You can't click on WifiDevice and it doesn't appear in search results.
The text was updated successfully, but these errors were encountered: