1 Open Issue Need Help Last updated: Jul 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the `metrique` and related crates' `Cargo.toml` files to include docsrs metadata directives for building all features. Then, add `cfg_attr` directives to the code to conditionally compile features for documentation generation, ensuring that test classes and other conditionally compiled elements are included in the docs.rs documentation.

Complexity: 3/5
good first issue