former_runtime 0.1.2

Former - variation of builder pattern. Its runtime.
Documentation
test = []
[dependencies.anyhow]
version = "1.0.47"
[dev-dependencies.maplit]
version = "1.0.2"

[dev-dependencies.trybuild]
features = ["diff"]
version = "1.0.52"

[lib]
name = "former_runtime"
path = "rust/impl/former/runtime/mod.rs"

[package]
authors = ["Kostiantyn Wandalen <wanalen@01.school>", "Volodymyr M. <volodymyr.migdal@gmail.com>", "Dmytro Kryvoruchko <dm.vict.kr@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = "Former - variation of builder pattern. Its runtime.\n"
documentation = "https://docs.rs/former"
edition = "2021"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/rust/former_runtime"
include = ["/rust/impl/former/runtime", "/Cargo.toml", "/Readme.md"]
keywords = ["fundamental", "general-purpose"]
license = "MIT"
name = "former_runtime"
readme = "Readme.md"
repository = "https://github.com/Wandalen/wTools/tree/master/module/rust/former_runtime"
resolver = "2"
version = "0.1.2"