API Reference
API reference
You can find the API reference in docs.rs, or generate it yourself.
If you would like to explore the implementation in more depth, the following command generates docs for the whole crate, including private modules:
cargo doc --document-private-items --no-deps --open