A small tool to replace a hacky autohotkey program ontop of a bluetooth connection with a bit of rust 🚀🔥
A few things
- First attempt at doing concurrency correctly
- Bashed my head against the wall over
try_recv()vsrecv()and also withread()vsread_until()
Will probably need a refactor later but for now its shippable 😒

