1 release (0 unstable)
Uses new Rust 2024
new 1.0.0-rc.1 | May 4, 2025 |
---|
#305 in HTTP client
395KB
9K
SLoC
notionrs-schema — Just a Schema Definition Crate
Notion API schemas may occasionally introduce new fields.
Updating the main crate (notionrs
) every time leads to breaking changes due to Rust’s strict type system.
To mitigate this, all schema definitions are extracted into this separate crate.
This crate contains only the data structures shared across the notionrs
ecosystem.
👉 For the API client, see notionrs
Dependencies
~1–1.7MB
~36K SLoC