channels-serdes 0.1.2

Utilities to serialize/deserialize types.
Documentation

channels-serdes

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

bincode

  • dep:serde
  • dep:bincode

cbor

  • dep:serde
  • dep:ciborium

json

  • dep:serde
  • dep:serde_json

borsh

  • dep:borsh