Trait indexmap::set::mutable::private::Sealed

source ·
pub trait Sealed { }

Implementors§

source§

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