Skip to content

cachix/ser_nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An opinionated Nix serialiser, using the serde frame-work.

Warning

This is alpha software

Note

This is not a deserialiser, for that look into tvix_serde (which only implements the deserialiser half). I make no guarantees of compatibility between the two.

Currently ser_nix only exposes a to_string function, and an error type. Ser_nix is new software, and currently only exists to fulfill a need I had for my main project. The decision to release it publicly was in hope that others might wish to contribute and improve, as the ecosystem seemed bare in this regard.

Please open an issue or contact me via email for any concerns related to this crate.

About

An opinionated nix serialiser for serde.rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.6%
  • Nix 2.4%