Type Alias wasmcloud_runtime::capability::http::types::FieldKey
source · pub type FieldKey = String;
Expand description
Field keys are always strings.
Aliased Type§
struct FieldKey { /* private fields */ }
pub type FieldKey = String;
Field keys are always strings.
struct FieldKey { /* private fields */ }