#[derive(Table)] { // Attributes available to this derive: #[nanosql] }
See the documentation of the Table trait for details.
Table