Skip to main content

pack_version

Function pack_version 

Source
pub const fn pack_version(major: u8, minor: u8) -> u8
Expand description

Pack the (major, minor) tuple into the single version byte.