28c731881f
rlp::decode returns Result Make a best effort to handle decoding errors gracefully throughout the code, using `expect` where the value is guaranteed to be valid (and in other places where it makes sense). |
||
---|---|---|
.. | ||
action_params.rs | ||
call_type.rs | ||
env_info.rs | ||
error.rs | ||
ext.rs | ||
lib.rs | ||
return_data.rs | ||
schedule.rs | ||
tests.rs |