[][src]Macro mantle_build::try_parse

macro_rules! try_parse {
    ($src:expr => $parse_fn:ident) => { ... };
}