Derive Macro FromArgs

Source
#[derive(FromArgs)]
{
    // Attributes available to this derive:
    #[pyarg]
}