zoon 0.1.6

Flexible,Predictable State Management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "zoon"
version = "0.1.6"
edition = "2021"
authors = ["Anonymous <dnrops@anonymous.com>"]
description = "Flexible,Predictable State Management"
readme = "README.md"
keywords = ["state","global", "set","get"]
categories = ["development-tools"]
license = "MIT"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
documentation = "https://docs.rs/zoon"
repository = "https://gitlab.com/andrew_ryan/zoon"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]