Constant llvm_kaleidoscope_rs::SMALL_STR_SIZE
source · pub const SMALL_STR_SIZE: usize = 16;
Expand description
Fixed size of SmallCStr
including the trailing \0
byte.
pub const SMALL_STR_SIZE: usize = 16;
Fixed size of SmallCStr
including the trailing \0
byte.