1
2
3
4
5
6
7
//TODO @mark: disable unused stuff later, but currently too much in-progress
#![allow(unused_variables, dead_code, unused_imports)]

mod name;
mod scope;

//TODO @mark: convert to https://github.com/anderslanglands/ustr