fastserial 0.1.2

Ultra-fast, zero-copy serialization/deserialization library for Rust with SIMD acceleration
Documentation

fastserial

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, 3 of them enabled by default.

default

binary (default)

This feature flag does not enable additional features.

json (default)

  • dep:itoa (default)
  • dep:ryu (default)

std (default)

This feature flag does not enable additional features.

arena

This feature flag does not enable additional features.

chrono

log

msgpack

This feature flag does not enable additional features.

profile

This feature flag does not enable additional features.

serde-compat