Skip to main content

fetch_features

Function fetch_features 

Source
pub fn fetch_features(caps: &[String]) -> HashSet<String>
Expand description

Collect the space-separated feature tokens advertised by the server’s v2 fetch= capability.

Returns an empty set when the server advertises no fetch= capability.