function_string_builder 1.0.3

A string builder that takes a user-provided function
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "A string builder that takes a user-provided function"
edition = "2021"
license = "MIT"
name = "function_string_builder"
readme = "README.md"
version = "1.0.3"