Type Definition worker_plus::Result

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