#[derive(StrongType)]
{
// Attributes available to this derive:
#[strong_type]
}
Expand description
Derive macro to create strong types in Rust.
#[derive(StrongType)]
{
// Attributes available to this derive:
#[strong_type]
}
Derive macro to create strong types in Rust.