leo_ast::expressions::literal

Macro implement_from_str_radix

Source
macro_rules! implement_from_str_radix {
    ($($ty:ident)*) => { ... };
}