picojson 0.2.1

A resource-constrained JSON parser for embedded systems.
Documentation

picojson

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 8 feature flags, 2 of them enabled by default.

default

float (default)

This feature flag does not enable additional features.

int64 (default)

This feature flag does not enable additional features.

float-error

This feature flag does not enable additional features.

float-skip

This feature flag does not enable additional features.

float-truncate

This feature flag does not enable additional features.

int32

This feature flag does not enable additional features.

int8

This feature flag does not enable additional features.

remote-tests