pub const fn fixed_bytes(n: u8) -> Symbol
Returns the bytes keyword for the given byte size.
bytes
Panics if n is 0 or is greater than 32.
n