Re-exports§
pub use bobcat_host as host;
Macros§
- read_
args_ safe - read_
words - revert_
if_ bad_ call_ slice_ vec - Reverts with a message if the revertdata is Some, and if the rc is false.
- revert_
if_ bad_ call_ unit_ vec - Reverts if the underlying call failed, using the vector that was returned as the third argument as slice.
- revert_
if_ bad_ call_ vec - Like write_result_exit_call, except it only reverts with the returndata if the underlying call reverted. If it doesn’t, then it just returns the slice.
- write_
result_ exit_ call - write_
result_ exit_ create - write_
result_ exit_ res