pub type Template = Pallet<Runtime>;
A minimal pallet template.
struct Template(/* private fields */);