Skip to main content

field

Function field 

Source
pub fn field<'a>(words: &'a [String], key: &str) -> Option<&'a str>
Expand description

Value of the first key value pair with this key — a convention clients may write their payload in, unrelated to the key=value headers the protocol puts in front of one.