tson 0.1.1

Terse JSON - a compact binary JSON format for microcontrollers and constrained environments
Documentation

tson

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 5 of them enabled by default.

default

dict (default)

This feature flag does not enable additional features.

json (default)

std (default)

This feature flag does not enable additional features.

serde (default)

serde_json (default)

napi

napi-build

napi-derive

nodejs

pyo3

python