diff options
Diffstat (limited to 'mingling_macros/src/node.rs')
| -rw-r--r-- | mingling_macros/src/node.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mingling_macros/src/node.rs b/mingling_macros/src/node.rs index be47374..b3a61c6 100644 --- a/mingling_macros/src/node.rs +++ b/mingling_macros/src/node.rs @@ -1,8 +1,3 @@ -//! Command Node Macro Implementation -//! -//! This module provides the `node` procedural macro for creating -//! command nodes from dot-separated path strings. - use just_fmt::kebab_case; use proc_macro::TokenStream; use proc_macro2::TokenStream as TokenStream2; |
