nanvm-lib 0.1.1

NaNVM library
Documentation
1
2
3
pub fn default<T: Default>() -> T {
    T::default()
}