Module diem_wallet::io_utils

source ·
Expand description

Utils for read/write A module to generate, store and load known users accounts. The concept of known users can be helpful for testing to provide reproducible results.

Constants

  • Delimiter used to ser/deserialize account data.

Functions