Module macro_tools::attr::protected

source ·
Expand description

Protected namespace of the module.

Re-exports§

Structs§

Functions§

  • For attribute like #[former( default = 31 ) ] return key default and value 31, as well as syn::Meta as the last element of result tuple.
  • Checks if the given iterator of attributes contains an attribute named debug.

Type Aliases§