canon_codec 0.1.0
canon_codec: ^0.1.0 copied to clipboard
Strict, const, bidirectional value<->string codecs — the shared id/segment codec for the canon ecosystem.
0.1.0 #
- Initial release: strict const
Codec<T>(value <-> string) with built-ins (string, integer, number, uuid, username, date, enumValues, csv, raw),record2/record3combinators,NameableCodecname override, and the repeated-keylistcarrier. Lifted from canon_link as the shared codec leaf.