You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now a user needs to look in the Cargo.toml to see which features they can enable. This is not friendly to users. We need to add documentation such that the features are listed on both the rustdocs and in the README.md.
The text was updated successfully, but these errors were encountered:
Right now a user needs to look in the
Cargo.toml
to see which features they can enable. This is not friendly to users. We need to add documentation such that the features are listed on both the rustdocs and in the README.md.The text was updated successfully, but these errors were encountered: