Function rustc_middle::query::descs::eval_to_const_value_raw

source ·
pub fn eval_to_const_value_raw<'tcx>(
    tcx: TyCtxt<'tcx>,
    key: Key<'tcx>
) -> String