Skip to main content

UserSet

Type Alias UserSet 

Source
pub type UserSet = BTreeSet<[u8; 32]>;

Aliased Typeยง

pub struct UserSet { /* private fields */ }