Docs.rs
notionrs-1.0.0-beta.4
notionrs 1.0.0-beta.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
46ki75
Dependencies
async-trait ^0.1.88
normal
futures ^0.3.31
normal
notionrs_macro ^1.0.0-alpha
normal
notionrs_types ^1.0.0-rc
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
50.46%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notionrs
1.0.0-beta.4
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
.