use hesione::Hesione; /// A doc comment explaining the purpose of the structure below #[derive(Hesione)] struct Metrics {} fn main() {}