[][src]Type Definition stubborn_io::config::DurationIterator

type DurationIterator = Box<dyn Iterator<Item = Duration> + Send + Sync>;