helios-hfs 0.1.7

The hfs crate is the main server executable for the Helios FHIR Server.
1
2
3
fn main() {
    println!("HFS placeholder");
}