[][src]Type Definition getargs::Result

type Result<'a, T> = StdResult<T, Error<'a>>;