#[derive(SqlxMeta)] { // Attributes available to this derive: #[database] #[external_id] #[id] }
Derive metadata for the entity
Panics if conversions fail