Open sacha-l opened 1 year ago
This PR fixes the 26 compiler warnings emitted by running RUSTFLAGS="-W missing_docs" cargo check -p pallet-election-provider-multi-phase by adding missing documentation throughout the crate.
RUSTFLAGS="-W missing_docs" cargo check -p pallet-election-provider-multi-phase
This PR fixes the 26 compiler warnings emitted by running
RUSTFLAGS="-W missing_docs" cargo check -p pallet-election-provider-multi-phase
by adding missing documentation throughout the crate.