Type Alias melib::EnvelopeRef

source ·
pub type EnvelopeRef<'g> = RwRef<'g, EnvelopeHash, Envelope>;

Aliased Type§

struct EnvelopeRef<'g> { /* private fields */ }