ranting 0.1.2

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

git gui&

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

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



echo cargo test

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