spade-parser 0.16.0

Helper crate for https://spade-lang.org/
Documentation
1
2
3
4
5
6
entity e1() {
    0
}
entity e2() {
    1
}