Function conv_constant

Source
pub(crate) fn conv_constant(
    genv: GlobalEnv<'_, '_>,
    def_id: DefId,
) -> QueryResult<ConstantInfo>