Skip to main content

KeyIteratorRev

Type Alias KeyIteratorRev 

Source
pub type KeyIteratorRev<'a, P = DefaultPolicy> = Iterator<'a, KeyType, Backward, P>;

Aliased Typeยง

pub struct KeyIteratorRev<'a, P = DefaultPolicy> { /* private fields */ }