1//! Procedural macros that are `#[derive(*)]` attributes
2
3pub(crate) mod format;
4