diny 0.2.3

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

test

  • diny_test

unsafe_speed

  • diny_core/unsafe_speed

derive

  • diny_core/derive

alloc

  • diny_core/alloc

diny_test

    This feature flag does not enable additional features.