This function was previously defined in peach-web. Since it's handy to be able to access a list of all saved and in-range networks, I decided to move it into this network-specific library.
The PR also adds an AccessPoint struct to encapsulate the data for each network in the list.
Minor version has been bumped to 0.5.0.
This function was previously defined in `peach-web`. Since it's handy to be able to access a list of all saved and in-range networks, I decided to move it into this network-specific library.
The PR also adds an `AccessPoint` struct to encapsulate the data for each network in the list.
Minor version has been bumped to `0.5.0`.
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.
This function was previously defined in
peach-web. Since it's handy to be able to access a list of all saved and in-range networks, I decided to move it into this network-specific library.The PR also adds an
AccessPointstruct to encapsulate the data for each network in the list.Minor version has been bumped to
0.5.0.