sui_move_natives_latest

Macro make_native

Source
macro_rules! make_native {
    ($native: expr) => { ... };
}