Macro peresil::try_parse [] [src]

macro_rules! try_parse {
    ($e:expr) => { ... };
}

An analog to try!, but for Progress