flutter_rust_bridge icon indicating copy to clipboard operation
flutter_rust_bridge copied to clipboard

Test error behavior of StreamSink initializer

Open Desdaemon opened this issue 3 years ago • 0 comments

Btw I am not sure what will happen if a stream function returns a Result::Err, maybe it will not be propagated correctly to rust. Maybe we should add a separate test (probably in a separate PR) to confirm the behavior.

Originally posted by @fzyzcjy in https://github.com/fzyzcjy/flutter_rust_bridge/pull/589#discussion_r945375738

Desdaemon avatar Aug 17 '22 17:08 Desdaemon