Overwatch/overwatch-rs/tests
Al Liu d6cc851ee6
Error handle and consume self in connect function (#11)
* use &self for connect function

* more &mut self to &self

* error handle

* add DynError

* remove except, return error

* add error handle for ServiceState trait
2022-12-10 16:01:16 +08:00
..
print_service.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00
settings_update.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00
state_handling.rs Error handle and consume self in connect function (#11) 2022-12-10 16:01:16 +08:00