pub type PyFrameAttributes = HashMap<String, PyAttributeValue>;

Aliased Type§

struct PyFrameAttributes { /* private fields */ }