[][src]Macro gstuff::try_sp

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

Like try_s, but takes a reference.