Trait redact_crypto::HasByteSource[][src]

pub trait HasByteSource {
    fn byte_source(&self) -> ByteSource;
}

Required methods

Implementors