AppFlowy/frontend/rust-lib/lib-dispatch/src
Nathan.fooo 463c8c7ee4
feat: enable local set (#5955)
* chore: enable local set

* chore: fix test

* chore: clippy

* chore: fix tauri build

* chore: fix tauri build
2024-08-13 23:36:44 +08:00
..
errors feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
module feat: enable local set (#5955) 2024-08-13 23:36:44 +08:00
request feat: calling user event from web (#4535) 2024-01-30 05:36:27 +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 feat: enable local set (#5955) 2024-08-13 23:36:44 +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 feat: enable local set (#5955) 2024-08-13 23:36:44 +08:00