Trait tool::sequence::Empty [] [src]

pub trait Empty { }

A sequence with no items.

If you ever find a use for this, please submit a PR with an example.

Implementors