Function teo_runtime::coder::json_to_teon::json_to_teon

source ·
pub fn json_to_teon(
    json: &Value,
    path: &KeyPath,
    input: &Type,
    main_namespace: &Namespace
) -> Result<Value>