Struct syntax::owned_slice::OwnedSliceExperimental
[-]
[+]
[src]
pub struct OwnedSlice<T> { // some fields omitted }
A non-growable owned slice. This is a separate type to allow the representation to change.