vcard-rs 0.1.0

vCard parser, validator, editor and builder library for Rust
Documentation
1
2
3
4
5
6
# docs

Development memory of vcard-rs: the design notes that outgrow the src/lib.rs header, plus living logs and plans, indexed below one line per file.

- [design.md]./design.md the settled architecture, the reasoning behind it and the alternatives that were rejected
- [benchmarks.md]./benchmarks.md the comparative parse benchmark: methodology and the current numbers