AppFlowy/frontend/rust-lib/lib-dispatch/src
2024-08-20 17:07:54 +08:00
..
errors feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
module chore: calm clippy wanring when using non send with Arc (#6018) 2024-08-20 17:07:54 +08:00
request chore: fix lib dispatch (#6008) 2024-08-19 22:08:10 +08:00
response Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
service feat: enable local set (#5955) 2024-08-13 23:36:44 +08:00
util feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
byte_trait.rs feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
data.rs feat: Import appflowy data (#4236) 2023-12-29 13:02:27 +08:00
dispatcher.rs chore: spawn task on local set (#6012) 2024-08-20 14:16:24 +08:00
lib.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
macros.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
runtime.rs chore: fix lib dispatch (#6008) 2024-08-19 22:08:10 +08:00