myerror::tryx! [] [src]

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