serde_with 2.2.0

Custom de/serialization functions for Rust's serde
Documentation

serde_with

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

default

  • std
  • macros

std

  • alloc
  • serde/std
  • chrono_0_4?/clock
  • chrono_0_4?/std
  • indexmap_1?/std
  • time_0_3?/serde-well-known
  • time_0_3?/std

macros

  • dep:serde_with_macros

alloc

  • serde/alloc
  • base64?/alloc
  • chrono_0_4?/alloc
  • hex?/alloc
  • serde_json?/alloc
  • time_0_3?/alloc

guide

  • dep:doc-comment
  • macros
  • std

json

  • dep:serde_json
  • alloc

chrono

  • chrono_0_4

indexmap

  • indexmap_1

hex

    This feature flag does not enable additional features.

indexmap_1

    This feature flag does not enable additional features.

doc-comment

    This feature flag does not enable additional features.

time_0_3

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

chrono_0_4

    This feature flag does not enable additional features.

serde_with_macros

    This feature flag does not enable additional features.