Docs.rs
iota-sdk-graphql-client-0.0.1-alpha.1
iota-sdk-graphql-client 0.0.1-alpha.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
iota-ci
github:iotaledger:dev-tools
Dependencies
base64ct ^1.6.0
normal
bcs ^0.1.6
normal
chrono ^0.4.26
normal
cynic ^3.7.3
normal
derive_more ^2.0
normal
eyre ^0.6
normal
futures ^0.3.29
normal
iota-sdk-types ^0.0.1-alpha.1
normal
reqwest ^0.12
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
strum ^0.27.2
normal
tokio ^1.40.0
normal
tracing ^0.1.37
normal
url ^2.5.3
normal
iota-sdk-types ^0.0.1-alpha.1
dev
rand ^0.8.5
dev
iota-sdk-graphql-client-build ^0.0.1-alpha.1
build
tokio ^1.40.0
dev
getrandom ^0.2
normal
tokio ^1.40.0
dev
Versions
7.68%
of the crate is documented
Platform
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
Module streams
iota_
sdk_
graphql_
client
0.0.1-alpha.1
Module streams
Module Items
Structs
Functions
In crate iota_
sdk_
graphql_
client
iota_sdk_graphql_client
Module
streams
Copy item path
Source
Structs
§
Page
Stream
A stream that yields items from a paginated query with support for bidirectional pagination.
Functions
§
stream_
paginated_
query
Creates a new
PageStream
for a paginated query.