Go to file
cel 🌸 2b399fb59d implement Clone and other improvements for Error 2025-02-25 20:47:55 +00:00
src implement Clone and other improvements for Error 2025-02-25 20:47:55 +00:00
.gitignore initial commit 2024-03-04 16:14:28 +00:00
Cargo.lock implement proper errors with thiserror 2025-02-25 18:08:20 +00:00
Cargo.toml implement proper errors with thiserror 2025-02-25 18:08:20 +00:00
README.md update README.md 2025-02-25 18:34:38 +00:00

README.md

peanuts

an ergonomic async xml reader/writer library focusing on streams.

features: [x] namespace support [x] serialization [x] deserialization [ ] CoW