PyStreamable

Derive Macro PyStreamable 

Source
#[derive(PyStreamable)]
{
    // Attributes available to this derive:
    #[py_uppercase]
    #[py_pickle]
}