[][src]Type Definition spellcheck_toy::Result

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

A Result type with IOError