end_entire = 0xff
end_this_instance = 0x01
_
pub const Subtype = enum(u8) { end_entire = 0xff, end_this_instance = 0x01, _, }
Press escape to exit search and then '?' to see more options.