[][src]Macro thruster::map_try

macro_rules! map_try {
    [ $expr:expr, $pat:pat => $mapper:expr ] => { ... };
}