[][src]Macro oxygengine_core::localization_format_text

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