Derive Macro strong_type::StrongType

source ยท
#[derive(StrongType)]
{
    // Attributes available to this derive:
    #[strong_type]
}
Expand description

Derive macro to create strong types in Rust.