pub trait Registry { }
Expand description

Marker trait for registries created with make_registry.

Implementors