substrate
substrate copied to clipboard
[fix docs compiler warnings] Election Provider Multi-phase pallet
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.