Type Definition async_utf8_decoder::Result[][src]

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