{{ metadata.name }}
- There is very little structured metadata to build this page
- from currently. You should check the
- main library docs,
- readme, or
+ There is currently very little information to present on
+ this page because Docs.rs has only limited support for
+ extracting structured feature metadata from Cargo crates.
+ This issue is tracked in
+ Rust RFC #3416.
+ Check this library's
+ main docs,
+ readme, and
Cargo.toml
- in case the author documented the features in them.
+ in case its authors have documentation for features
+ available there instead.
{%- if let Some(features) = sorted_features -%}
{%- if features.is_empty() -%}