Docs.rs
spin-sdk-5.0.0
spin-sdk 5.0.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
radu-matei
lann
spinframeworkbot
Dependencies
anyhow ^1
normal
async-trait ^0.1.74
normal
bytes ^1
normal
chrono ^0.4.38
normal
form_urlencoded ^1.0
normal
futures ^0.3.28
normal
http ^1.0.0
normal
once_cell ^1.18.0
normal
postgres_range ^0.11.1
normal
optional
routefinder ^0.5.3
normal
rust_decimal ^1.37.2
normal
optional
serde ^1.0.163
normal
optional
serde_json ^1.0.96
normal
optional
spin-executor ^5.0.0
normal
spin-macro ^5.0.0
normal
thiserror ^1.0.37
normal
uuid ^1.18.0
normal
optional
wasi =0.13.1
normal
wit-bindgen ^0.43.0
normal
http-body-util ^0.1.0
dev
hyper ^1.2.0
dev
reqwest ^0.11.24
dev
tokio ^1.38.2
dev
wasmtime ^35.0.0
dev
wasmtime-wasi ^35.0.0
dev
wasmtime-wasi-http ^35.0.0
dev
wit-component ^0.235.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
MysqlError
spin_
sdk
5.0.0
Mysql
Error
Aliased Type
In spin_
sdk::
mysql
spin_sdk
::
mysql
Type Alias
Mysql
Error
Copy item path
Source
pub type MysqlError =
Error
;
Aliased Type
ยง
pub enum MysqlError {
// some variants omitted
}