Type Definition zenode::StrTuple

source · []
pub type StrTuple<'a> = (&'a str, &'a str);