Module macro_tools::attr

source ·
Expand description

Attributes analyzys and manipulation.

Re-exports§

  • pub use super::super::attr;

Modules§

  • Exposed namespace of the module.
  • Orphan namespace of the module.
  • Own namespace of the module.
  • Prelude to use essentials: use my_module::prelude::*.

Structs§

Traits§

  • Trait for components of a structure aggregating attributes that can be constructed from a meta attribute.

Functions§

  • Checks if the given iterator of attributes contains an attribute named debug.
  • Checks if the given attribute name is a standard Rust attribute.