PyFrameAttributes

Type Alias PyFrameAttributes 

Source
pub type PyFrameAttributes = IndexMap<String, PyAttributeValue>;

Aliased Typeยง

pub struct PyFrameAttributes { /* private fields */ }