const_item_rhs_to_expr

Function const_item_rhs_to_expr 

Source
pub fn const_item_rhs_to_expr<'tcx>(
    tcx: TyCtxt<'tcx>,
    ct_rhs: ConstItemRhs<'tcx>,
) -> Option<&'tcx Expr<'tcx>>