Macro oxygengine_core::localization_format_text[][src]

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