Struct librsnek::objects::pytype::PyMeta [] [src]

pub struct PyMeta {
    pub pytype: RtObject,
}

Fields

Trait Implementations

impl BuiltinType for PyMeta
[src]

Create a new instance of the primitve type that his reference counted

Create the type and do any static initialization that may be needed

Create an instance of the type ane return the struct that contains