Function nu_protocol::value::did_you_mean::did_you_mean[][src]

pub fn did_you_mean(
    obj_source: &Value,
    field_tried: String
) -> Option<Vec<String>>
Expand description

Prepares a list of “sounds like” matches (using edit distance) for the string you’re trying to find