[][src]Trait flatk::OwnedSet

Implementors

impl<'a, T> OwnedSet<'a> for T where
    T: Set + View<'a> + ViewMut<'a> + Get<'a, usize> + Get<'a, Range<usize>> + Isolate<usize> + Isolate<Range<usize>> + IntoOwned + IntoOwnedData + SplitOff + IntoFlat + Dummy + RemovePrefix + IntoChunkIterator + StaticallySplittable + ValueType
[src]

Loading content...