cardinal_backend 0.1.1

Cardinal's back end.
Documentation
1
2
/// A reference to a basic block in a function.
pub struct Block(pub u32);