sui_move_natives_latest

Module test_scenario

Source

Structs§

  • An in-memory test store is a thin wrapper around the in-memory storage in a mutex. The mutex allows this to be used by both the object runtime (for reading) and the test scenario (for writing) while hiding mutability.

Functions§