pub fn constant_const_value(
db: &dyn SemanticGroup,
const_id: ConstantId,
) -> Maybe<ConstValue>
Expand description
Query implementation of crate::db::SemanticGroup::constant_const_value.
pub fn constant_const_value(
db: &dyn SemanticGroup,
const_id: ConstantId,
) -> Maybe<ConstValue>
Query implementation of crate::db::SemanticGroup::constant_const_value.