[][src]Type Definition lib3h_protocol::Lib3hResult

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