PyDictRef

Type Alias PyDictRef 

Source
pub type PyDictRef<'a> = &'a Bound<'a, PyDict>;