Skip to main content

translate_with_config

Macro translate_with_config 

Source
macro_rules! translate_with_config {
    ($target:expr, $value:expr, $map:expr, $map_eval:expr, $(($method:ident, $ty:ty)),* $(,)?) => { ... };
}