crates. io: Rust Package Registry Instantly publish your crates and install them Use the API to interact and find out more information about available crates Become a contributor and enhance the site with your work
iced - crates. io: Rust Package Registry A cross-platform GUI library for Rust, inspired by Elm, empowering developers to create interactive applications efficiently
Categories - crates. io: Rust Package Registry Crates to help you deal with events independently of the main program flow, using techniques like futures, promises, waiting, or eventing
The crates. io package index The index format is described in detail in The Cargo Book The crates io index is maintained by the crates io team
tracing - crates. io: Rust Package Registry This includes a collection of Subscriber implementations, as well as utility and adapter crates to assist in writing Subscriber s and instrumenting applications
windows - crates. io: Rust Package Registry The windows and windows-sys crates let you call any Windows API past, present, and future using code generated on the fly directly from the metadata describing the API and right into your Rust package where you can call them as if they were just another Rust module
cargo-update - crates. io: Rust Package Registry Troubleshooting Some crates, like clippy and rustfmt, have moved from Crates io to being a rustup component If you'd installed them beforehand, then added them via rustup component, they might not have been removed from the list of crates installed via cargo install, and you might come across errors such as $ cargo install-update -a
Crates - crates. io: Rust Package Registry A comprehensive registry for Rust packages, providing tools and libraries to enhance development and manage dependencies effectively
tokio - crates. io: Rust Package Registry In addition to the crates in this repository, the Tokio project also maintains several other libraries, including: axum: A web application framework that focuses on ergonomics and modularity