[package] name = "until" version = "0.1.0" authors = ["Postrex "] edition = "2018" description = "This crates provides a iter that will only continue of a specified time hasn't passed or the inner one isn't empty" license = "MIT" repository = "https://github.com/post-rex/until.git/" documentation = "https://docs.rs/until" [dependencies]