pub trait StorageDispatch { }
Expand description

A trait for implementing From and Into StorageImpl with enum_dispatch.

Implementors§