Toromyx / schema_org_types_rs

Schema.org schemas as Rust types
https://docs.rs/schema_org_types
2 stars 1 forks source link

Mark outdated schemas as deprecated #8

Closed Toromyx closed 9 months ago

Toromyx commented 9 months ago

There are schemas in the attic and there are schemas which have been superseded. Both of these should probably lead to a rust type/field/variant being deprecated.

Some logic for schema sections was removed in https://github.com/Toromyx/schema_org_types_rs/commit/fad59e1e592df38e96e186da6671753a4e6c311d for reference.