Type Alias Property

Source
pub type Property<'a> = (&'a str, Value<'a>);