Macro tectonic::tt_error_styled [] [src]

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