Type Definition toodee::IntoIterTooDee

source ·
pub type IntoIterTooDee<T> = IntoIter<T>;
Expand description

IntoIter type alias for future-proofing.