Markus Becker
Results
2
issues of
Markus Becker
I am currently bindgen'ing OpenThread and want to create an idiomatic wrapper around it. Among other things (e.g. [radio-hal](https://github.com/ryankurte/rust-radio-hal/issues/6)), OpenThread needs support for a MilliSecond timer API: ``` pub unsafe...
question
Fix zod
1
zod had a breaking change in a minor version update. Compilation failed with ``` 67.32 > @citrineos/[email protected] build 67.32 > tsc --build --verbose 67.32 67.51 8:48:12 AM - Projects in...