Skip to main content

Module actions

Module actions 

Source
Expand description

Storage actions.

Traitsยง

Memset
Extension trait for storage types that support memory setting operations
Slice
Extension trait for storage types that support slicing operations
SliceMut
Extension trait for storage types that support mutable slicing operations.