Docs.rs
google-cloud-pubsub-0.32.1-preview
google-cloud-pubsub 0.32.1-preview
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
coryan
codyoss
dbolduc
github:googleapis:google-cloud-rust-crate-publishers
suzmue
Dependencies
async-trait ^0.1.85
normal
google-cloud-auth ^1.4
normal
bytes ^1.10
normal
futures ^0.3
normal
google-cloud-gax ^1.5
normal
google-cloud-gax-internal ^0.7.7
normal
http ^1
normal
google-cloud-iam-v1 ^1
normal
lazy_static ^1.2
normal
prost ^0.14
normal
prost-types ^0.14
normal
reqwest ^0.12.28
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
serde_with ^3
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tonic ^0.14.1
normal
tracing ^0.1.44
normal
uuid ^1
normal
google-cloud-wkt ^1
normal
anyhow ^1.0.100
dev
mockall ^0.14
dev
tokio ^1
dev
tokio-test ^0.4
dev
tonic ^0.14.1
dev
Versions
99.04%
of the crate is documented
Go to latest stable release
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 handler
google_
cloud_
pubsub
0.32.1-preview
Module handler
Module Items
Structs
Enums
In google_
cloud_
pubsub::
subscriber
google_cloud_pubsub
::
subscriber
Module
handler
Copy item path
Source
Expand description
Handlers for acknowledging or rejecting messages.
Structs
§
AtLeast
Once
A handler for at-least-once delivery.
Enums
§
Handler
A handler for acknowledging or rejecting messages.