rnix 0.10.2

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