[][src]Trait parsec::NetworkEvent

pub trait NetworkEvent: Clone + Eq + Ord + PartialEq + PartialOrd + Hash + Serialize + DeserializeOwned + Debug { }

This represents the type which will be voted for by peers; generally it is the set of constraints on T throughout this library.

Implementors

Loading content...