sui_move_natives_v2

Macro make_native

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