Objects that implement the binary | operator.
|
impl BitOr<FileFlags> for FileFlags { type Output = FileFlags; }