Type Definition cros_async::io_ext::Result

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