tvl-depot/tvix/serde
Vincent Ambo 4da1e64c03 feat(tvix/serde): add an example application to the project
This shows how people can use tvix_serde to deserialise configuration
structs for their programs from Nix code.

Change-Id: I71bf4e03dce19dddafe67dd729b4e4b10719a739
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7945
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-01-31 13:11:28 +00:00
..
examples feat(tvix/serde): add an example application to the project 2023-01-31 13:11:28 +00:00
src feat(tvix/serde): implement enum deserialisation 2023-01-04 17:21:40 +00:00
.skip-subtree feat(tvix/serde): add an example application to the project 2023-01-31 13:11:28 +00:00
Cargo.toml test(tvix/serde): add initial set of deserialisation tests 2023-01-03 13:37:12 +00:00
default.nix feat(tvix/serde): initial Nix->serde::Deserialize impl 2023-01-02 22:24:43 +00:00