Type Definition sp_consensus::error::Result[][src]

type Result<T> = Result<T, Error>;
Expand description

Result type alias.