ubisync/tests
Philip (a-0) 98393b9bf6 Split State in separate views for Api and CommHandle
- State changes can now be handled differently, depending on whether they were caused locallly (API) or by a remote peer (Comm)
- State functions have more readable names (`write...` and `update...` have similar meanings, but using different names helps readability in the respective (API/Comm) context)
2023-12-08 22:31:47 +01:00
..
api.rs Split State in separate views for Api and CommHandle 2023-12-08 22:31:47 +01:00