[package] name = "join_to_string" version = "0.1.3" authors = ["Aleksey Kladov "] repository = "https://github.com/matklad/join_to_string" license = "MIT OR Apache-2.0" categories = [ "rust-patterns" ] description = """ Join a list of items to string/buffer. """