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