mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Rust's type system is causing issues with notating associated types. For now, concrete types will be used, but this will be fixed when the API is updated with splitting Device into ClassicDevice and BleDevice.