[][src]Type Definition damn_vuln_blockchain::error::PeerResult

type PeerResult<V> = Result<V, PeerError>;

Result datatype for peer interactions