Type Alias wasi::http::types::FieldKey

source ·
pub type FieldKey = String;
Expand description

Field keys are always strings.

Aliased Type§

struct FieldKey { /* private fields */ }