[][src]Type Definition afl_stat::Result

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

Result type in this crate.