Simplify API by removing the `query_by_string` functions
Closed this issue · 1 comments
wokket commented
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 :)
wokket commented
Fixed for 0.5