Olive Dae
Olive Dae
It would be fun and make me feel even cooler if I could use Vim commands to write notes!
Allow namespaces (and it's accompanying path) to be defined along with related details (e.g. routes and/or nested namespaces). The `可愛い!(scaffold )` was meant to support nesting due to rustless implementing...
Handlers and namespaces which require validating parameters and correctly deserialize them consists of a fair amount of copy and pasting. Given that the goal of kawaii is to remove boilerplate...
Due to being unable to find a suitable API provided by the kernel I've been looking into alternatives as to continue development of the host controller interface. Recently I came...
Travis-cl returns a failed build with the following error for Rust nightly: `Package 'bluetooth v0.0.1 (file:///home/travis/build/pyroar/bluetooth)' does not have these features: 'unstable'` I believe I removed all the unsupported options...
The idea behind BluetoothStream (which is to offer an OS specific and trait and interface standard to layers above) seems to be a more suited abstraction for a layer below...
The idea behind this is add a sub-library which can provide appropriate abstractions for UUIDs adopted by the GATT specification in addition to providing a convenient way to interpret services...