[][src]Macro arc_ast::from_number

macro_rules! from_number {
    ($t:ty) => { ... };
    ($($t:ty),*) => { ... };
}