Docs.rs
spin-sdk-4.0.0
spin-sdk 4.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
routefinder ^0.5.3
normal
serde ^1.0.163
normal
optional
serde_json ^1.0.96
normal
optional
spin-executor ^4.0.0
normal
spin-macro ^4.0.0
normal
thiserror ^1.0.37
normal
wasi =0.13.1
normal
wit-bindgen ^0.16.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 ^18.0.1
dev
wasmtime-wasi ^18.0.1
dev
wasmtime-wasi-http ^18.0.1
dev
wit-component ^0.200.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spin_
sdk
4.0.0
Mysql
Error
Aliased Type
In spin_
sdk::
mysql
spin_sdk
::
mysql
Type Alias
MysqlError
Copy item path
Source
pub type MysqlError =
Error
;
Aliased Type
ยง
pub enum MysqlError {
// some variants omitted
}