test = []
[dependencies.anyhow]
version = "~1.0"
[dependencies.unzip-n]
version = "~0.1"
[dev-dependencies.maplit]
version = "~1.0.2"
[dev-dependencies.wtest_basic]
version = "~0"
[lib]
name = "former_runtime"
path = "rust/impl/former/runtime/mod.rs"
[package]
authors = ["Kostiantyn Wandalen <wandalen@obox.systems>", "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_runtime"
edition = "2021"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/rust/former_runtime"
include = ["/rust/impl/former/runtime", "/Cargo.toml", "/Readme.md", "/License"]
keywords = ["fundamental", "general-purpose", "builder-pattern"]
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.6"