rnix 0.14.0

A Nix parser written in Rust
Documentation
1
2
3
4
{
  a.b = 2;
  "${c}".${d} = 3;
}