[][src]Type Definition rtdlib::errors::RTDResult

type RTDResult<T> = Result<T, RTDError>;