Type Definition mcai_docker::error::Result

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