serde_with 3.0.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 13 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

indexmap_1

  • dep:indexmap_1
  • alloc

json

  • dep:serde_json
  • alloc

base64

  • dep:base64
  • alloc

hex

  • dep:hex
  • alloc

time_0_3

  • dep:time_0_3

chrono

  • chrono_0_4

indexmap

  • indexmap_1

chrono_0_4

  • dep:chrono_0_4