Rust Crates Info
# Crates
once published it can’t be removed. Don’t publish useless packages.
Package names need to be unique.
- log into crate.io
- go to account settings
- get the api access token
- then run cargo login and use the access token
# how to prepare package for publishing
the cargo.toml needs to be filled out
then you run cargo publish
docs.rs automatically publishes the documentation