update_not_requested = 0
update_requested = 1
_
pub const KeyUpdateRequest = enum(u8) { update_not_requested = 0, update_requested = 1, _, }
Press escape to exit search and then '?' to see more options.