Type Definition algonaut_client::Headers

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