[][src]Macro oxygengine::core::localization_format_text

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