ranting 0.2.1

Linguistic formatting placeholder extensions for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/env bash

gvim -p -geometry 158x78+1913+145 ranting_derive/{src/*.rs,Cargo.toml}&

gvim -p -geometry 159x78+0+145 src/{,language/}*.rs Cargo.toml tests/*/*.rs



echo cargo test

echo "cargo build && target/debug/play"