Trait cryptraits::convert::Len

source ·
pub trait Len {
    const LEN: usize;
}
Expand description

Output length in bytes.

Required Associated Constants§

Implementors§