Expand description
Useful utilities needed for testing and other stuff.
Modules§
- Useful things for generating code.
Structs§
- Stores one memory page dump as the hex string.
- Non-empty vector.
- Stores all program’s page dumps and it’s balance.
Traits§
- Trait describes a collection which can get a value by it’s index. The index can be in any range, even [length(implementor), ..).
Functions§
- Initialize a simple logger from env.
- Returns
DurationfromUNIX_EPOCHuntil now. - Returns time elapsed since
UNIX_EPOCHin microseconds. - Returns time elapsed since
UNIX_EPOCHin milliseconds.