mun_runtime 0.4.0

A runtime for hot reloading and invoking Mun from Rust
Documentation
1
2
3
pub fn empty(n: i64) -> i64 {
    n
}