isContained(in:)

Whether the enum case is present in the raw value.

BitMaskOption.swift:27
func isContained(in rawValue: RawValue) -> Bool