Struct finality_grandpa::voter::GoodCommit [−][src]
pub struct GoodCommit { /* fields omitted */ }The result of processing for a good commit.
Trait Implementations
impl Clone for GoodCommit[src]
impl Clone for GoodCommit[src]fn clone(&self) -> GoodCommit[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl PartialEq<GoodCommit> for GoodCommit[src]
impl PartialEq<GoodCommit> for GoodCommit[src]