pub fn docs_with_rangemap(
    db: &dyn DefDatabase,
    attrs: &AttrsWithOwner
) -> Option<(Documentation, DocsRangeMap)>