Skip to main content

impl_from_ast_component_for

Macro impl_from_ast_component_for 

Source
macro_rules! impl_from_ast_component_for {
    ($([$reject_nonsensical:literal] $ty:ty),+ $(,)?) => { ... };
}