wasmcloud_runtime::capability::http::types

Type Alias FieldKey

source
pub type FieldKey = String;
Expand description

Field keys are always strings.

Aliased Typeยง

struct FieldKey { /* private fields */ }