Param

Derive Macro Param 

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

See the documentation of the Param trait for details.