join_to_string 0.1.1

Join a list of items to string/buffer.
Documentation
[package]
name = "join_to_string"
version = "0.1.1"

authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
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.
"""