Skip to main content

must_translate_with_config

Function must_translate_with_config 

Source
pub fn must_translate_with_config<T, N>(
    obj: &mut Value,
    map: &Map,
    map_eval: &MapEvalConfig,
    name: N,
) -> Result<T>