Skip to content

Re-export chacha module from chacha20poly1305 #535

Description

@rosingrind

Some crates such as chacha20poly1305 are missing re-export rules for base crates. Others, in contrast, may have optional features such as this one:

AEADs/aes-gcm/src/lib.rs

Lines 106 to 107 in 50710da

#[cfg(feature = "aes")]
pub use aes;

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions