Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Can't see all available crate features from CLI anymore?
Previously if I wanted to view a list of all available crate features I could just do cargo add <crate> -F a
and it'd say "that's not a valid feature, here's a list of available crate features", but it isn't doing that anymore? Is there a way to get that behavior back or do I have to open my browser every time I wanna see what features a crate has?
3 posts - 2 participants
🏷️ Rust_feed