[][src]Macro eliza_error::fmt_error

macro_rules! fmt_error {
    ($($arg:tt)*) => { ... };
}

Construct a new error with a message.