Module macro_tools::struct_like

source ·
Expand description

Protected namespace of the module.

Re-exports§

  • pub use super::exposed::*;

Enums§

  • Enum to encapsulate either a field from a struct or a variant from an enum.
  • Represents various struct-like constructs in Rust code.