Type Definition zenoh::ZResult[][src]

type ZResult<T> = Result<T, ZError>;