[][src]Type Definition rstidal::client::ClientResult

type ClientResult<T> = Result<T, ClientError>;