pub type PrefixIter<'a> = NamespaceBindingsIter<'a>;๐Deprecated: Use NamespaceBindingsIter instead. This alias will be removed in 0.40.0
Expand description
The previous name for NamespaceBindingsIter.
Aliased Typeยง
pub struct PrefixIter<'a> { /* private fields */ }