[][src]Type Definition getline::ResultStrErr

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