Type Definition http_codec::error::Result[][src]

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