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

type MutSpan<T> = Span<T, true>;

A mutable span.