Docs.rs
notionrs-1.0.0-beta.5
notionrs 1.0.0-beta.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
46ki75
Dependencies
async-trait ^0.1.88
normal
bytes ^1.10.1
normal
futures ^0.3.31
normal
notionrs_macro ^1.0.0-alpha
normal
notionrs_types ^1.0.0-rc.5
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_plain ^1.0
normal
thiserror ^2
normal
time ^0.3
normal
dotenvy ^0.15.0
dev
serial_test ^3.2.0
dev
tokio ^1.45.0
dev
Versions
47.58%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notionrs
1.0.0-beta.5
All Items
Crate Items
Re-exports
Modules
Macros
Crate
notionrs
Copy item path
Source
Re-exports
§
pub use crate::client::
Client
;
pub use crate::error::
Error
;
Modules
§
client
error
Errors that can happen when using notionrs
trait
Macros
§
impl_
paginate
Implement
Display
trait for a struct that has a field of type
String
.