The following code:
use bytes::Bytes; use std::collections::HashSet; #[derive(Clone, Debug, PartialEq, Eq, Hash)] pu