Skip to content

Repository files navigation

serde-redes

redes is just a random anagram of serde

This repo contains some arcane serde uses.

The ultimate goal is to allow ergonomically extending serde:

  • support some more advanced serialization (e.g. Jinja templated toml)
  • allow easily extending the existing serializers with extra features
  • add support for comments in serde output

Crates.io Version docs.rs

Define an AST representation of serde serialization.

  • define an Ast for serde serialization
  • Serializer for Ast
  • impl Serialize for Ast
  • Deserializer for Ast
  • impl Deserialize for Ast

...

More coming soon(TM).

About

arcane serde misuse

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages