Crate derive_newtype

Source
Expand description

Proc-macro implementation for newtype. You probably shouldn’t use this crate directly.

Derive Macros§

NewType
Treat a single-field tuple struct as a “newtype”