[][src]Type Definition peertalk::Result

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

Alias for any of this crate's results