into_pool_err

Macro into_pool_err 

Source
macro_rules! into_pool_err {
    ($err: expr) => { ... };
    ($err: expr, $($arg:tt)*) => { ... };
}