Trait Sealed

Source
pub trait Sealed { }

Implementors§

Source§

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