Docs.rs
google-cloud-spanner-0.34.1-preview
google-cloud-spanner 0.34.1-preview
Docs.rs crate page
Apache-2.0
04 June 2026
Links
Repository
crates.io
Source
Owners
coryan
codyoss
github:googleapis:google-cloud-rust-crate-publishers
cloud-sdk-rust-bot
Dependencies
async-trait ^0.1.85
normal
base64 ^0.22
normal
bytes ^1.10
normal
futures ^0.3
normal
optional
google-cloud-gax-internal ^0.7.14
normal
google-cloud-auth ^1.12.0
normal
google-cloud-gax ^1.11.0
normal
google-cloud-rpc ^1.5.0
normal
google-cloud-spanner-admin-database-v1 ^1.11.0
normal
google-cloud-spanner-admin-instance-v1 ^1.11.0
normal
http ^1.1
normal
prost ^0.14
normal
prost-types ^0.14
normal
rand ^0.10
normal
rust_decimal ^1.42.0
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
serde_with ^3
normal
thiserror ^2.0.12
normal
time ^0.3.45
normal
tokio ^1.52.3
normal
tracing ^0.1.44
normal
url ^2.4
normal
google-cloud-wkt ^1.5.0
normal
anyhow ^1.0.102
dev
mockall ^0.14
dev
static_assertions ^1.1
dev
tokio ^1.52.3
dev
Versions
100%
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
Skip to main content
Module statement
google_
cloud_
spanner
0.34.1-preview
Module statement
Module Items
Structs
In crate google_
cloud_
spanner
google_cloud_spanner
Module
statement
Copy item path
Source
Expand description
SQL statement builders and parameter bindings.
Structs
ยง
Statement
A SQL statement for execution on Spanner.
Statement
Builder
A builder for
Statement
.