Type Definition Result
cjdns_core::splice
type Result<T> = Result<T, SpliceError>;
Result type alias.