pub fn fetch_features(caps: &[String]) -> HashSet<String>
Collect the space-separated feature tokens advertised by the server’s v2 fetch= capability.
fetch=
Returns an empty set when the server advertises no fetch= capability.