Skip to main content

StackBuffer

Type Alias StackBuffer 

Source
pub type StackBuffer<const N: usize> = [u8; N];