Module casper_execution_engine::shared::utils[][src]

Statics

OS_PAGE_SIZE

OS page size.

Functions

check_multiple_of_page_size

Warns if value is not a multiple of the OS page size.

jsonify

serializes value to json; pretty_print: false = inline pretty_print: true = pretty printed / multiline