Type Definition git_protocol::fetch::command::Feature[][src]

pub type Feature = (&'static str, Option<&'static str>);
Expand description

A key value pair of values known at compile time.