Docs.rs
wasmcloud-interface-sqldb-0.4.0
wasmcloud-interface-sqldb 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wasmcloud-automation
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
minicbor ^0.11
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
wasmbus-rpc ^0.7
normal
base64 ^0.13
dev
weld-codegen ^0.3
build
Versions
92%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Columns
In
wasmcloud_interface_sqldb
?
Type Definition
wasmcloud_interface_sqldb
::
Columns
source
·
[
−
]
pub type Columns =
Vec
<
Column
>;
Expand description
List of columns in the result set returned by a Fetch operation