yugonlian/moon-avro/codec does not have a README file
pub(all) suberror CodecError {
TypeMismatch(expected~ : String, actual~ : String)
UnexpectedEof(offset~ : Int)
InvalidEncoding(offset~ : Int, message~ : String)
InvalidLength(offset~ : Int, length~ : Int64)
LimitExceeded(offset~ : Int, limit~ : String)
MissingField(field~ : String)
TrailingData(offset~ : Int)
} derive(Eq, Debug)Pure MoonBit Apache Avro schema, datum codec, and Object Container File toolkit.
Dependencies