Crate notion_wasi

Source

Re-exports§

pub use chrono;

Modules§

ids
models

Structs§

Client
An API client for Notion. Create a client by using new(api_token: String).
NotionApi

Enums§

Error
An wrapper Error type for all errors produced by the NotionApi client.

Traits§

TClient

Type Aliases§

Result