multiversx_sc_wasm_adapter

Macro endpoints

Source
macro_rules! endpoints {
    ($mod_name:ident ( $($endpoint_name:ident => $method_name:ident)* ) ) => { ... };
}