Update network args and remove structs #60

Merged
glyph merged 3 commits from update_network_args into main 2022-01-04 08:38:24 +00:00
Owner
  • 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

- 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
glyph added the
peach-network
label 2022-01-03 09:59:42 +00:00
glyph added 3 commits 2022-01-03 09:59:43 +00:00
glyph requested review from notplants 2022-01-03 09:59:58 +00:00
notplants approved these changes 2022-01-03 21:28:23 +00:00
notplants left a comment
Owner

LGTM

LGTM
glyph merged commit 731bc1958b into main 2022-01-04 08:38:24 +00:00
glyph deleted branch update_network_args 2022-01-04 08:38:25 +00:00
Sign in to join this conversation.
No description provided.