syntex_syntax::owned_slice::OwnedSlice [] [src]

type OwnedSlice<T> = P<[T]>;

A non-growable owned slice.