pub const fn executor_storage_layout(sizing: ExecutorSizing) -> LayoutExpand description
Byte Layout of the backing a sizing-sized executor needs.
Public + non-generic so the macro / FFI can size a raw backing.
pub const fn executor_storage_layout(sizing: ExecutorSizing) -> LayoutByte Layout of the backing a sizing-sized executor needs.
Public + non-generic so the macro / FFI can size a raw backing.