[][src]Type Definition candid::error::Result

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