pub fn read<T: Config>(count: u32)
Expand description
Read X times from the state some data.
Panics if it can not read X
times.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::read
.