formal-rt 0.1.0

The Formal Programming Language Runtime
Documentation
1
2
3
pub fn name() -> &'static str {
    "The Formal Programming Language Runtime"
}