This crate is deprecated.
Use Itertools::at_most_one instead, which provides equivalent functionality in a better fashion.
Single
This crate provides the Single trait for extracting the element from a single-element iterator.
License
You may use this crate under the MIT license or the Apache License 2.0 at your discretion.
Trait single::Single
Required Methods
assert_eq!;
assert_eq!;
assert_eq!;
Implementors