[][src]Type Definition wain_syntax_binary::Result

type Result<'s, T> = Result<T, Box<Error<'s>>>;