Type Definition emf_core_base_rs_ffi::collections::ConstSpan[][src]

type ConstSpan<T> = Span<T, false>;

An immutable span.