zz-data 0.1.21

Data structures for Zanzarah apis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1.0.209"

[dependencies.sqlx]
features = ["macros"]
version = "=0.7.4"

[dependencies.strum]
features = ["derive"]
version = "0.26.3"

[package]
description = "Data structures for Zanzarah apis"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "zz-data"
version = "0.1.21"