pub type Feature = (&'static str, Option<&'static str>);
blocking-client
async-client
A key value pair of values known at compile time.