Skip to main content

try_parse

Macro try_parse 

Source
macro_rules! try_parse {
    ($self: ident, $method: expr) => { ... };
}