Macro investments::Err

source ยท
macro_rules! Err {
    ($($arg:tt)*) => { ... };
}