ellie_core 0.7.3

Core modules for ellie
Documentation
1
2
3
4
5
6
7
8
/// TODO
//use alloc::ffi;

pub struct NativeFunction {}

pub enum Items {
    Function,
}