zenoh_protocol::core::parameters

Function get

source
pub fn get<'s>(s: &'s str, k: &str) -> Option<&'s str>
Expand description

Get the a &str-value for a &str-key according to the parameters format.