[][src]Type Definition algorithm_problem_client::Result

type Result<T> = Result<T, Error>;