[features]
default = []
doc = []
[package]
description = "Schema.org schemas as Rust constants"
edition = "2021"
license = "MIT"
name = "schema_org_constants"
readme = "README.md"
repository = "https://github.com/Toromyx/schema_org_crates"
version = "0.0.3"
[package.metadata.docs.rs]
features = ["doc"]