aldrin-parser 0.13.0

Aldrin schema parser library.
Documentation
1
2
3
4
5
import str;

struct Foo {
    foo @ 1 = str::Foo;
}