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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions