DEFAULT_DERIVE_DEPENDENCIES

Constant DEFAULT_DERIVE_DEPENDENCIES 

Source
const DEFAULT_DERIVE_DEPENDENCIES: &[DeriveDependencies];
Expand description

Standard Rust derives that have dependencies (the dependencies are needed so that the main derive don’t break the compilation when added)