Macro ocaml::extract_exception [] [src]

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