Docs.rs
wasmcloud-interface-keyvalue-0.12.0
wasmcloud-interface-keyvalue 0.12.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stevelr
wasmcloud-automation
legolasgl
Dependencies
async-trait ^0.1
normal
log ^0.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
wasmbus-rpc ^0.15
normal
weld-codegen ^0.7
build
Versions
80.85%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
wasmcloud_
interface_
keyvalue
0.12.0
String
List
Aliased Type
In crate wasmcloud_
interface_
keyvalue
wasmcloud_interface_keyvalue
Type Alias
StringList
Copy item path
Source
pub type StringList =
Vec
<
String
>;
Expand description
list of strings
Aliased Type
ยง
struct StringList {
/* private fields */
}