Type Definition zenoh::ZResult[][src]

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