Type Alias OriginEntry

Source
type OriginEntry = (usize, BTreeMap<String, String>);