callum-oakley / json5-rs

A Rust JSON5 serializer and deserializer which speaks Serde.
ISC License
184 stars 23 forks source link

Serialize vector of u8 #50

Open sumonto opened 10 months ago

sumonto commented 10 months ago

Pls add support to serialize [u8] and other arrays