aldrin-parser 0.13.0

Aldrin schema parser library.
Documentation
1
2
3
4
5
6
7
warning: service `CONSt` should have a camel-case name
  ╭▸ test/ui/expected_const_int_found_service_import.aldrin:3:9
  │
3 │ service CONSt {
  │         ━━━━━
  │
  ╰ help: consider renaming service `CONSt` to `ConSt`