wokket/rust-hl7

Simplify API by removing the `query_by_string` functions

Closed this issue · 1 comments

HAving recently learnt about Into and read about writing a function that accepts both String and &str this seems like a good thing to look into to simplify the API surface area.

A quick spike makes it look doable :)

Fixed for 0.5