config-parser 0.1.2

A simple parser for block based configuration files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
test shit;

option some {
    crap;
};

blah;

# Woot
// Shit

/*
    lel
    /*
        inner
    */
*/