diff --git a/impls.html b/impls.html index 88347a5..ed6e803 100644 --- a/impls.html +++ b/impls.html @@ -272,6 +272,13 @@
Pkg.add("CBOR")
+
+ zbor provides CBOR encoding and decoding for Zig types by leveraging
+ compile-time parameters and parameter type inference.