Module xlang_abi::span

source ·
Expand description

Defines ABI safe equivalents for &[T] and &mut [T]

Structs

An ABI Safe reference to a dynamically sized contiguous region of values
An abi safe mutable span to a contiguous, dynamically sized, region of values