#[derive(FromRow)] { // Attributes available to this derive: #[mysql] }
Derives FromRow. See mysql_common crate-level docs for more info.
FromRow
mysql_common