Danut Enachioiu
Results
2
issues of
Danut Enachioiu
Repro: Start with the Slint Rust template. Ensure you are using Winit as a backend and Skia as a renderer. Add a `slint!` block with a trivial second component (Just...
This change makes the fields of `StreamInstant`, `OutputCallbackInfo` and `InputCallbackInfo` pub. The intent is to allow `OutputCallbackInfo` instances to be created, which then allows unit testing the data callback function....