Macro teapot::try_to_opt [] [src]

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