1 unstable release
0.1.0 | Jun 27, 2021 |
---|
#950 in Testing
2KB
A demo project to learn how release on crates.io.
generate documentation
cargo doc --open
run test
cargo test
publish on crates.io
Login on crates.io (using github)
Generate a token API and use it
cargo login TOKEN_API
cargo publish
lib.rs
:
My Crate
Do a very complex calculation