Module macro_tools::generic_analyze
source · Expand description
Analyze generic to provide more information than trivial syntax node.
Re-exports§
pub use super::protected as generic_analyze;
Modules§
- Exposed namespace of the module.
- Orphan namespace of the module.
- Prelude to use essentials:
use my_module::prelude::*
. - Protected namespace of the module.
Structs§
- Result of generics analyze.
Traits§
- To analyze generics.