[][src]Macro tectonic::errmsg

macro_rules! errmsg {
    ($( $fmt_args:expr ),*) => { ... };
}

Use string formatting to create an Error of kind errors::ErrorKind::Msg.