colonbuilder 0.1.6

A rust builder offers from_str method to build struct from colon separate string.
Documentation
[dependencies.once_cell]
version = "1.13"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.regex]
version = "1.6"

[dependencies.syn]
features = ["extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
description = "A rust builder offers from_str method to build struct from colon separate string."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "colonbuilder"
readme = "README.md"
repository = "https://github.com/Celthi/ColonBuilder.git"
version = "0.1.6"