Skip to content

Mutually Exclusive Features Unsupported By Cargo #263

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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