Type Definition memfd::SealsHashSet

source · []
pub type SealsHashSet = HashSet<FileSeal>;
Available on Android or Linux only.
Expand description

An HashSet specialized on FileSeal.