pub fn priv_constant_semantic_data(
    db: &dyn SemanticGroup,
    const_id: ConstantId
) -> Maybe<ConstantData>
Expand description