Type Alias primal_bit::IntoOnes

source ·
pub type IntoOnes = InnerOnes<IntoIter<u8>>;

Aliased Type§

struct IntoOnes { /* private fields */ }