StrongType

Derive Macro StrongType 

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

Derive macro to create strong types in Rust.