pub trait Sealed { }

Implementors§

source§

impl<K, V, S> Sealed for IndexMap<K, V, S>