Type Definition shmem_ipc::mem::mfd::SealsHashSet

source ·
pub type SealsHashSet = HashSet<FileSeal, RandomState>;
Expand description

An HashSet specialized on FileSeal.