Function find_resolution

Source
fn find_resolution(
    resolutions: &DocLinkResMap,
    path: &str,
) -> Option<Res<NodeId>>