dbui-core 0.0.47

Core classes used by dbui in the app and WASM
Documentation
[build-dependencies.built]
version = "0.3"
[dependencies.bincode]
version = "^1.2"

[dependencies.error-chain]
version = "^0.12"

[dependencies.serde]
features = ["derive"]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.uuid]
features = ["serde", "v4"]
version = "^0.7"

[package]
authors = ["Kyle Unverferth <kyle@kyleu.com>"]
build = "build.rs"
description = "Core classes used by dbui in the app and WASM"
edition = "2018"
homepage = "https://dbui.io"
keywords = ["test", "noop", "pointless"]
license = "MIT"
name = "dbui-core"
repository = "https://github.com/KyleU/dbui"
version = "0.0.47"