Module utils

Module utils 

Source

Structs§

CowBytes
A replacement for alloc::borrow::Cow<[u8]> which also works in pure no_std.
Gas
A gas value used for gas metering.

Traits§

Access
AsUninitSliceMut

Functions§

align_to_next_page_u32
Aligns the value to the next page_size, or returns the value as-is if it’s already aligned.
align_to_next_page_u64
Aligns the value to the next page_size, or returns the value as-is if it’s already aligned.
align_to_next_page_usize
Aligns the value to the next page_size, or returns the value as-is if it’s already aligned.
byte_slice_init
slice_assume_init_mut