Trait vstd::std_specs::hash::IterAdditionalSpecFns
source · pub trait IterAdditionalSpecFns<'a, Key: 'a> {
// Required method
spec fn view(&self) -> (int, Seq<Key>);
}
pub trait IterAdditionalSpecFns<'a, Key: 'a> {
// Required method
spec fn view(&self) -> (int, Seq<Key>);
}