pub trait Sealed { }

Implementors§

source§

impl<T, S> Sealed for IndexSet<T, S>