serde_wsv 0.1.0

Serde implementation for the WSV specification. See https://dev.stenway.com/WSV/
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Serde implementation for the WSV specification. See https://dev.stenway.com/WSV/"
documentation = "https://honestlysam.uk/"
edition = "2021"
homepage = "https://honestlysam.uk"
license = "MIT"
name = "serde_wsv"
readme = "README.md"
repository = "https://github.com/honestlysamuk/serde_wsv"
version = "0.1.0"