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