yason 0.0.0

Encoding and decoding support for YASON in Rust
Documentation
[dependencies.decimal-rs]
version = "0.1.30"

[dependencies.sqldatetime]
features = ["oracle"]
version = "0.1.23"

[package]
authors = ["David Li <davidli2010@foxmail.com>"]
description = "Encoding and decoding support for YASON in Rust"
documentation = "https://docs.rs/yason/"
edition = "2021"
homepage = "https://github.com/cod-technologies/yason"
keywords = ["yashandb", "yason", "json", "binary"]
license = "Apache-2.0"
name = "yason"
readme = "README.md"
repository = "https://github.com/cod-technologies/yason.git"
resolver = "2"
version = "0.0.0"