Entry

Type Alias Entry 

Source
pub type Entry = (Vec<String>, Client, IpAddr);
Expand description

(url, client, ip)

If url.len() > 1, the request is broadcast.