Docs.rs
notion-0.6.0
notion 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jakeswenson
Dependencies
chrono ^0.4
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
anyhow ^1.0.40
dev
cargo-husky ^1
dev
clap ^4.0
dev
config ^0.11.0
dev
crossbeam-channel ^0.5
dev
skim ^0.10.2
dev
toml ^0.5.8
dev
wiremock ^0.5.2
dev
Versions
14.97%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notion
0.6.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Crate
notion
Copy item path
Source
Re-exports
§
pub use
chrono
;
Modules
§
ids
models
Structs
§
Notion
Api
An API client for Notion. Create a client by using
new(api_token: String)
.
Enums
§
Error
An wrapper Error type for all errors produced by the
NotionApi
client.