[][src]Type Definition htmlgrep::result::Result

type Result<T> = Result<T, Error>;