Type Definition hosp::HospResult[][src]

type HospResult<T> = Result<T, &'static str>;