Macro cramjam::to_py_err[][src]

macro_rules! to_py_err {
    ($error:ident -> $expr:expr) => { ... };
}