Type Definition array_bytes::Result

source ·
pub type Result<T> = CoreResult<T, Error>;
Expand description

The main result of array-bytes.