avmnif-rs 0.1.0

Safe NIF toolkit for AtomVM written in Rust
Documentation
1
2
3
4
#[repr(C)]
pub struct Context {
    _private: [u8; 0]
}