Struct collections::bitv_set::BitPositionsExperimental
[-]
[+]
[src]
pub struct BitPositions<'a> { // some fields omitted }
An iterator for BitvSet
.
pub struct BitPositions<'a> { // some fields omitted }
An iterator for BitvSet
.
impl<'a> Iterator<uint> for BitPositions<'a>
impl<'a> Clone for BitPositions<'a>
fn clone(&self) -> BitPositions<'a>
fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).