pub trait MaybeMaps { }
Expand description

Trait implemented by both NoMaps and all implementors of Maps, to allow loading maps only if needed.

Implementors§