[dependencies.serde_json]
version = "1.0"
[lib]
name = "flow_impl"
path = "src/lib.rs"
[package]
authors = ["Andrew Mackenzie <andrew@mackenzie-serres.net>"]
description = "Definition of an Implementation trait for flow functions, and a derive macro"
documentation = "http://andrewdavidmackenzie.github.io/flow/"
edition = "2018"
homepage = "http://andrewdavidmackenzie.github.io/flow/"
license = "MIT"
name = "flow_impl"
readme = "README.md"
repository = "https://github.com/andrewdavidmackenzie/flow/"
version = "0.8.4"