#[derive(PY)] { // Attributes available to this derive: #[py] }
Derives PY for a struct or enum. Please take a look at PY for documentation.