do-with-in 0.1.6

A template language for Rust metaprogramming using partial staging.
Documentation
1
2
3
4
$(let
  a = {1}
  b = {c}
)