cast
1.1.0
In cast::
cmd::
storage
Structs
StorageArgs
StorageReport
StorageValue
Constants
MIN_SOLC
Functions
add_storage_layout_output
fetch_and_print_storage
fetch_storage_slots
is_storage_layout_empty
print_storage
cast
::
cmd
::
storage
Function
print_storage
Copy item path
Settings
Help
Summary
Source
fn print_storage( layout: StorageLayout, values:
Vec
<
StorageValue
>, pretty:
bool
, ) ->
Result
<
()
>