[package] name = "lazy_concat" version = "0.1.3" authors = ["Peter Hall "] description = "Lazy concatenation for Strings and Vecs" categories = ["data-structures", "caching"] keywords = ["lazy", "concatenation", "append", "collection", "slice"] license = "MIT" repository = "https://github.com/peterjoel/lazy_concat" [dependencies]