warts 0.4.0

Rust implementation of the warts format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.chrono]
version = "0.4"

[dependencies.deku]
version = "0.16"

[package]
authors = ["Maxime Mouchet <maxime.mouchet@lip6.fr>"]
description = "Rust implementation of the warts format."
edition = "2021"
license = "MIT"
name = "warts"
readme = "README.md"
repository = "https://github.com/dioptra-io/warts/"
version = "0.4.0"