Derive Macro PyStr

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