serde_with 3.8.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
  • indexmap_2?/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
  • dep:document-features
  • macros
  • std

schemars_0_8

  • dep:schemars_0_8
  • std
  • serde_with_macros?/schemars_0_8

indexmap_1

  • dep:indexmap_1
  • alloc

indexmap_2

  • dep:indexmap_2
  • alloc

hex

  • dep:hex
  • alloc

hashbrown_0_14

  • dep:hashbrown_0_14
  • alloc

base64

  • dep:base64
  • alloc

json

  • dep:serde_json
  • alloc

time_0_3

  • dep:time_0_3

indexmap

  • indexmap_1

chrono

  • chrono_0_4

chrono_0_4

  • dep:chrono_0_4