Function uvls::core::config::estimate_env_json

source ยท
pub fn estimate_env_json<'a>(
    _key_path: &[Ustr],
    tree: &Tree,
    source: &'a Rope,
    pos: &Position,
) -> Option<(CompletionEnv, Vec<String>)>