Type Alias rsasl::registry::MechanismIter

source ·
pub type MechanismIter<'a> = Iter<'a, Mechanism>;

Aliased Type§

struct MechanismIter<'a> { /* private fields */ }