Expand description
Export commonly-use types and traits
Re-exports§
pub use crate::EdgeId;pub use crate::IndividualId;pub use crate::Location;pub use crate::MigrationId;pub use crate::MutationId;pub use crate::NodeId;pub use crate::PopulationId;pub use crate::Position;pub use crate::RawFlags;pub use crate::SiteId;pub use crate::SizeType;pub use crate::Time;
Traits§
- Double
Ended Streaming Iterator - A streaming iterator able to yield elements from both ends.
- Streaming
Iterator - An interface for dealing with streaming iterators.