wood 0.10.1

A robust material that is simple to work: Parsing, serialization and deserialization for termpose and woodslist
Documentation
[[bench]]
name = "woodslist"
path = "benches/woodslist.rs"

[dependencies]

[dev-dependencies.criterion]
version = "0.3.5"

[[example]]
name = "from_file"
path = "examples/from_file.rs"

[[example]]
name = "read_file_write_file"
path = "examples/read_file_write_file.rs"

[[example]]
name = "readme_1"
path = "examples/readme_1.rs"

[lib]
name = "wood"
path = "src/lib.rs"

[package]
authors = ["mako <marcus.yass@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A robust material that is simple to work: Parsing, serialization and deserialization for termpose and woodslist"
edition = "2021"
keywords = ["s-expression", "serialization"]
license = "MIT"
name = "wood"
readme = "README.md"
repository = "https://github.com/makoConstruct/termpose/blob/master/rust/README.md"
version = "0.10.1"