kserde 0.1.0

A tiny serialization / deserialization crate
Documentation
  • Coverage
  • 9.68%
    6 out of 62 items documented
  • Links
  • Crates.io
  • Dependencies
  • Versions
  • Owners
  • kettle11

WORK IN PROGRESS

kserde is a very minimalist serialization / deserialization crate.

This crate builds very quickly (less than 1 second on my computer).

Presently kserde only supports JSON, it is undertested, and likely much of it will change.

Use with caution!