pub fn extern_spec_std_iter_Iterator_rev<Self_>(self_: Self_) -> Rev<Self_>Expand description
extern spec for ::std::iter::Iterator::rev
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result.iter() == selfpub fn extern_spec_std_iter_Iterator_rev<Self_>(self_: Self_) -> Rev<Self_>extern spec for ::std::iter::Iterator::rev
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result.iter() == self