Docs.rs
notion-wasi-0.5.2
notion-wasi 0.5.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DarumaDocker
jetjinser
Dependencies
async-trait ^0.1.68
normal
chrono ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
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
reqwest ^0.11
normal
tokio ^1
dev
http_req_wasi ^0.10.2
normal
tokio_wasi ^1
dev
Versions
14.46%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notion_
wasi
0.5.2
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Type Aliases
Crate
notion_wasi
Copy item path
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)
.
Notion
Api
Enums
§
Error
An wrapper Error type for all errors produced by the
NotionApi
client.
Traits
§
TClient
Type Aliases
§
Result