diny 0.2.4

An asynchronous, alloc-free serialization framework
Documentation

diny

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

default

  • std

std

  • diny_core/std

alloc

  • diny_core/alloc

unsafe_speed

  • diny_core/unsafe_speed

test

  • diny_test

derive

  • diny_core/derive

diny_test

    This feature flag does not enable additional features.