Derive Macro Write

Source
#[derive(Write)]
{
    // Attributes available to this derive:
    #[write]
}
Expand description

#[derive(Write)]