[][src]Macro uapi::format_ustr

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

Forwards its arguments to format! and wraps the result in a Ustring