import_exception_bound

Macro import_exception_bound 

Source
macro_rules! import_exception_bound {
    ($module: expr, $name: ident) => { ... };
}
👎Deprecated since 0.27.0: renamed to import_exception! instead
Expand description

Deprecated name for import_exception!.