serde_json 1.0.84

A JSON serialization file format
Documentation

serde_json

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

default

  • std

std

  • serde/std

preserve_order

  • indexmap
  • std

alloc

  • serde/alloc

indexmap

    This feature flag does not enable additional features.

raw_value

    This feature flag does not enable additional features.

float_roundtrip

    This feature flag does not enable additional features.

unbounded_depth

    This feature flag does not enable additional features.

arbitrary_precision

    This feature flag does not enable additional features.