cbor_event 2.4.0

The CBOR Event library. There are no dependencies, all platforms are supported and it is wasm compatible.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dev-dependencies.quickcheck]
version = "0.7"

[package]
authors = ["Nicolas Di Prima <nicolas@primetype.co.uk>", "Vincent Hanquez <vincent@typed.io>"]
categories = ["parsing", "encoding"]
description = """
The CBOR Event library. There are no dependencies, all platforms are supported and it is wasm compatible.
"""
homepage = "https://github.com/primetype/cbor_event#readme.md"
keywords = ["cbor", "binary", "format", "encoding"]
license = "MIT OR Apache-2.0"
name = "cbor_event"
readme = "README.md"
repository = "https://github.com/primetype/cbor_event"
version = "2.4.0"