When you generate documentation for a Rust crate with Cargo and rustdoc, I don't see any indication in the generated pages which version of the crate it's for. For example, take a look at the log crate's documentation. Is there a way to know which version of the crate a set of docs are for?
There isn't a straight forward way to do this, but there is an issue about it. You may be able to hack something that uses the "extra html" feature of rustdoc though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With