wood 0.5.2

A robust material that is simple to work: Parsing, serialization and deserialization for termpose and woodslist
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "ref_slice"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "825740057197b7d43025e7faf6477eaabc03434e153233da02d1f44602f71527"

[[package]]
name = "wood"
version = "0.5.2"
dependencies = [
 "ref_slice",
]