jsonst 0.2.0

JSON Schema hacking toolset

jsonst

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

default

  • full
  • native-tls

full

  • schemastore
  • file-cache
  • infers
  • all-validators
  • all-parsers

native-tls

  • http_req/native-tls

schemastore

  • http_req
  • serde
  • serde_with
  • regex

file-cache

  • cache
  • base64

infers

    This feature flag does not enable additional features.

all-validators

  • jsonschema
  • jsonschema-valid
  • valico

all-parsers

  • txt-parsers
  • bin-parsers

http_req

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_with

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

cache

  • hmac-sha256

base64

    This feature flag does not enable additional features.

jsonschema

    This feature flag does not enable additional features.

jsonschema-valid

    This feature flag does not enable additional features.

valico

    This feature flag does not enable additional features.

txt-parsers

  • json5
  • yaml
  • toml
  • ron

bin-parsers

  • bson
  • cbor
  • pickle

hmac-sha256

    This feature flag does not enable additional features.

json5

    This feature flag does not enable additional features.

yaml

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

ron

    This feature flag does not enable additional features.

bson

    This feature flag does not enable additional features.

cbor

    This feature flag does not enable additional features.

pickle

    This feature flag does not enable additional features.

sled-cache

  • cache
  • sled

minimal

  • serde
  • valico

rust-tls

  • http_req/rust-tls

sled

    This feature flag does not enable additional features.

crypto-hashes

    This feature flag does not enable additional features.