Spent like 2 hrs debugging cause I had some issues with how the compiler handles traits and futures
learnt that when you use async, the compiler automatically generates a future for you so you don't have to do it explicitly.
End of Phase 1(Initialization && Simple Operations)
Involved implementing the basic driver interface (init, read, write & shutdown)
now what i want to do is improve the error-handling then move on to 'Phase2(concurrency)', wueh hapo nitahema..
Spent like 2 hrs debugging cause I had some issues with how the compiler handles traits and futures learnt that when you use async, the compiler automatically generates a future for you so you don't have to do it explicitly.
End of Phase 1(Initialization && Simple Operations) Involved implementing the basic driver interface (init, read, write & shutdown) now what i want to do is improve the error-handling then move on to 'Phase2(concurrency)', wueh hapo nitahema..