mysql_common_derive

Derive Macro FromValue

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

Derives FromValue. See mysql_common crate-level docs for more info.