Type Definition conduit_utils::InHeader [] [src]

type InHeader<'a> = (&'a String, &'a Vec<String>);