Modules§
Macros§
- call
- Helper macro to simplify calls to proxy objects.
- call_
async - Helper macro to simplify async calls to proxy objects.
- format_
call - Helper macro to parse and stringify the arguments to
call
andcall_async
.
call
and call_async
.