Derive Macro PyLen

Source
#[derive(PyLen)]
{
    // Attributes available to this derive:
    #[pyderive]
}