schemaorg 0.1.0

codegen from schemaorg
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.serde]
features = ["derive"]
version = "1"

[package]
description = "codegen from schemaorg"
edition = "2021"
license = "MIT"
name = "schemaorg"
publish = true
repository = "https://github.com/huang12zheng/schemaorg"
version = "0.1.0"