pub fn priv_use_semantic_data(
    db: &dyn SemanticGroup,
    use_id: UseId
) -> Maybe<UseData>
Expand description