Expand description
See BoxFnOnce
and SendBoxFnOnce
.
Structsยง
- BoxFn
Once BoxFnOnce
boxes anyFnOnce
function up to a certain number of arguments (10 as of now).- Send
BoxFn Once SendBoxFnOnce
boxes anyFnOnce + Send
function up to a certain number of arguments (10 as of now).