Docs.rs
sui-graphql-client-0.0.7
sui-graphql-client 0.0.7
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
bmwill
Dependencies
anyhow ^1.0.71
normal
async-stream ^0.3.3
normal
async-trait ^0.1.61
normal
base64ct ^1.6.0
normal
bcs ^0.1.4
normal
chrono ^0.4.26
normal
cynic ^3.7.3
normal
futures ^0.3.29
normal
reqwest ^0.12
normal
serde ^1.0.144
normal
serde_json ^1.0.95
normal
sui-sdk-types ^0.0.7
normal
thiserror ^2.0.12
normal
tokio ^1.36.0
normal
tracing ^0.1.37
normal
url ^2.5.3
normal
rand ^0.8.5
dev
sui-sdk-types ^0.0.7
dev
tokio ^1.40.0
dev
sui-graphql-client-build ^0.0.7
build
Versions
7.08%
of the crate is documented
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
Module streams
sui_
graphql_
client
0.0.7
Module streams
Module Items
Structs
Functions
In crate sui_
graphql_
client
sui_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.