Crate unscrupulous_derive

Source
Expand description

§unscrupulous_derive

Derive macro to implement Unscrupulous on composite types, ensuring all nested fields implement the trait.

See the unscrupulous crate for information about the trait itself.

Derive Macros§

Unscrupulous
Implement Unscrupulous, and ensure all fields implement the trait.