pub trait Store { }

Implementors§

source§

impl<T: Config> Store for Pallet<T>