Skip to content

Capture features in docs #46

@christianheussy

Description

@christianheussy

Current Limitation

The documentation does not clearly indicate which parts of the logic are gated behind feature flags (e.g., serde). This makes it difficult for users to understand which features are available under specific configurations.

Proposed Solution

Clearly indicate feature-gated logic within the documentation. This can be achieved by annotating documentation comments appropriately, ensuring these annotations are included during docs.rs generation. This enhancement would improve clarity and usability by explicitly specifying feature dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions