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)
const DEFAULT_DERIVE_DEPENDENCIES: &[DeriveDependencies];Standard Rust derives that have dependencies (the dependencies are needed so that the main derive don’t break the compilation when added)