mamba-org / rattler

Rust crates to work with the Conda ecosystem.
BSD 3-Clause "New" or "Revised" License
226 stars 42 forks source link

docs: Document all features on docs.rs #734

Closed benmoss closed 4 weeks ago

benmoss commented 4 weeks ago

https://docs.rs/about/metadata https://docs.rs/rattler_solve/0.24.2/rattler_solve/index.html#modules

Same as what tokio does: https://github.com/tokio-rs/tokio/blob/341b5daa6e4592d285674de4eb116c928fc9f29c/tokio/Cargo.toml#L157C1-L158

baszalmstra commented 4 weeks ago

Great! Thanks!