yugonlian/moon-avro/json does not have a README file
pub(all) suberror JsonError {
TypeMismatch(expected~ : String, actual~ : String)
InvalidNumber(expected~ : String, value~ : Double)
InvalidEnum(symbol~ : String)
InvalidUnion(message~ : String)
InvalidFixed(expected~ : Int, actual~ : Int)
InvalidByteString(message~ : String)
MissingField(field~ : String)
UnexpectedField(field~ : String)
LimitExceeded(limit~ : String)
UnresolvedName(String)
InvalidJson(String)
} derive(Eq, Debug)fn JsonLimits::new(max_depth? : Int, max_collection_items? : Int, max_string_bytes? : Int) -> JsonLimitsPure MoonBit Apache Avro schema, datum codec, and Object Container File toolkit.
Dependencies