Struct llvm_kaleidoscope_rs::SmallCStr [−][src]
pub struct SmallCStr(_);
Expand description
Small C string on the stack with fixed size SMALL_STR_SIZE
.
pub struct SmallCStr(_);
Small C string on the stack with fixed size SMALL_STR_SIZE
.