Skip to main content

executor_storage_layout

Function executor_storage_layout 

Source
pub const fn executor_storage_layout(sizing: ExecutorSizing) -> Layout
Expand description

Byte Layout of the backing a sizing-sized executor needs. Public + non-generic so the macro / FFI can size a raw backing.