Crate llvm_kaleidoscope_rs
source ·Modules
- Safe wrapper around the LLVM C API.
Structs
- Small C string on the stack with fixed size
SMALL_STR_SIZE
.
Enums
- Either type, for APIs accepting two types.
Constants
- Fixed size of
SmallCStr
including the trailing\0
byte.