vstd::std_specs::hash

Function contains_borrowed_key

Source
pub uninterp fn contains_borrowed_key<Key, Value, Q: ?Sized>(
    m: Map<Key, Value>,
    k: &Q,
) -> bool
Expand description