Skip to content

no_std (opt-in) feature should be a std (opt-out) feature #68

@valadaptive

Description

@valadaptive

The Cargo reference recommends that features be additive, which means that enabling a feature doesn't disable any functionality. As such, they recommend an opt-out std feature instead of an opt-in no_std feature.

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