fhirpathrs 0.1.1

Fhirpath implementation in Rust
Documentation
1
2
3
fn main() {
    lalrpop::process_src().unwrap();
}