Cargo.toml
[dependencies]
app = "0.5.6" [dependencies]
app = { git = "https://github.com/biluohc/app",branch = "master", version = "0.5.6" }- Visit Docs.rs
or - Run
cargo doc --openafter modified the toml file.
- Options and Arguments: fht2p
git clone https://github.com/biluohc/app
cd app-rs
cargo run --example fht2p --release
- Sub_Commands: zipcs
git clone https://github.com/biluohc/zipcs
cd zipcs
cargo run --release