Trait redact_crypto::StorableType[][src]

pub trait StorableType: HasByteSource + HasBuilder + HasIndex<Index = Document> + Unpin + Send + Debug + 'static { }

Implementors