brackets 0.1.5

Simple library for JSON I/O
Documentation
[dependencies.brackets-macros]
version = "0.1.5"

[dependencies.chrono]
optional = true
version = "0.4.38"

[features]
chrono = ["dep:chrono"]
default = ["chrono"]

[lib]
name = "brackets"

[package]
description = "Simple library for JSON I/O"
edition = "2021"
license-file = "LICENSE.txt"
name = "brackets"
readme = "README.md"
version = "0.1.5"