Function all_client_hints
pub fn all_client_hints() -> impl Iterator<Item = ClientHint>Available on crate features
http and std only.Expand description
Returns an iterator over all client hints.
pub fn all_client_hints() -> impl Iterator<Item = ClientHint>http and std only.Returns an iterator over all client hints.