TLV-C encoding support.
Stars
9
Forks
2
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
commits
6
1
Derive Eq, PartialEq for TlvcReadError.
e644a21
Bump version
559c728
Add user error type; run rustfmt
a5cbbf8
Don't create giant CRC32 table on stack.
533f0bf
Merge pull request #2 from oxidecomputer/update-tlvc-text
2643765
Move dump and pack to tlvc_text and add more tests
0dfa498
Add rustfmt
a56b4c9
Update tlvc-text for use as a library; run clippy
741c99e
add String to Piece enum for easier encoding
4287f4b
Add license files.
7f09138
tlvc: add docs
fcec801
Break out text module, switch to alloc feature
575e420
Initial README.
e227a1b
Merge tool, convert to workspace
a9e84a2
WIP
ef85871