Module derive

Module derive 

Source
Expand description

Completion for derives

Structs§

DeriveDependencies 🔒

Constants§

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

Functions§

complete_derive_path 🔒