Macro oxygengine_core::localization_format_text[][src]

macro_rules! localization_format_text {
    ($res:expr, $text:expr, $( $id:expr => $value:expr ),*) => { ... };
}