Module utils

Source

Functions§

peel_casts 🔒
Given an expression, peel all of casts (<expr> as ..., <expr>.cast{,_mut,_const}(), ptr::from_ref(<expr>), …) and init expressions.