NiklasEi / bevy_asset_loader

Bevy plugin helping with asset loading and organization
Apache License 2.0
485 stars 54 forks source link

Correctly document all crate features on docs.rs #45

Closed NiklasEi closed 2 years ago

NiklasEi commented 2 years ago

Use https://doc.rust-lang.org/beta/unstable-book/language-features/doc-cfg.html to have notes on docs.rs for required crate features.