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

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