Type Definition memfd::SealsHashSet

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

An HashSet specialized on FileSeal.