- Remove the `WiFi` and `Network` structs
- It's easier to simply pass in strings or string slices
- I bumped into this friction while working on adding these methods to `peach-jsonrpc-server`
- Replace `String` arguments with string slices
- Update code usage examples
- Bump the patch version of the crate: `0.4.1`
CC: @notplants
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
WiFiandNetworkstructspeach-jsonrpc-serverStringarguments with string slices0.4.1CC: @notplants
LGTM