An open-source library for Wi-Fi access point management.
Add the following to your Cargo.toml
file.
[dependencies.proton]
git = "https://github.com/adom-inc/proton.git"
This project is maintained and developed by Adom Industries, Inc. It is released to the public as open-source software under the terms of the MIT License (see LICENSE
for more information).
Clone this repository to your local machine.
Execute the following command to build the documentation and open it in a web browser.
$ cargo doc --open