Module derive_tools::wtools

source ·
Expand description

Types, which are extension of std.

Re-exports

  • pub use super::make::orphan::*;

Modules

  • Exposed namespace of the module.
  • Constructor with n arguments. Like Default, but with arguments.
  • Orphan namespace of the module.
  • Prelude to use essentials: use my_module::prelude::*.
  • Protected namespace of the module.

Macros

  • Variadic constructor.