Macro raml::make_exception_result [] [src]

macro_rules! make_exception_result {
    ($v:ident) => { ... };
}