cardinal_backend 0.1.1

Cardinal's back end.
Documentation
1
2
3
/// A reference to a variable.
#[derive(Copy, Clone)]
pub struct Variable(pub u32);