Docs.rs
rusticnotion-0.5.2
rusticnotion 0.5.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
b3ngg
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
dotenv ^0.15.0
dev
skim ^0.10.2
dev
test-log ^0.2.14
dev
toml ^0.5.8
dev
wiremock ^0.5.2
dev
Versions
15.35%
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
rusticnotion
0.5.2
All Items
Re-exports
Modules
Structs
Enums
?
Crate
rusticnotion
source
·
[
−
]
Re-exports
§
pub use
chrono
;
Modules
§
ids
models
Structs
§
NotionApi
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.