Macro r3bl_terminal_async::create_fmt

source ยท
macro_rules! create_fmt {
    () => { ... };
}
Expand description

Avoid gnarly type annotations by using a macro to create the fmt layer.