[][src]Type Definition tremor_influx::EncoderResult

type EncoderResult<T> = Result<T, EncoderError>;

Parser result type