Skip to content

Mutually Exclusive Features Unsupported By Cargo #263

@krakow10

Description

@krakow10

This crate uses mutually exclusive features compile-time-rng, runtime-rng, and no-rng. The default behaviour of cargo is to enable the superset of all enabled features of all dependencies in the tree. There should be some kind of compile error if a conflicting set of features are enabled to prevent other people from having the same difficult-to-diagnose issue as me.

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