crystal-cbor/spec
Alberto Restifo 2f8693ca34 Implement CBOR::Serializable to decode from_cbor
The CBOR::Serializable macro implements a from_cbor method on any
object on which it's included.
2020-05-22 22:06:53 +02:00
..
cbor Implement CBOR::Serializable to decode from_cbor 2020-05-22 22:06:53 +02:00
types Fix BytesArray functioning 2020-04-21 22:48:27 +02:00
cbor_spec.cr
rfc_spec.cr Provide support for half-precision floats 2020-05-03 13:39:06 +02:00
spec_helper.cr