Logo
Explore Help
Register Sign In
yujunjun/AppFlowy
1
0
Fork 0
You've already forked AppFlowy
mirror of https://github.com/AppFlowy-IO/AppFlowy.git synced 2025-07-27 19:11:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
AppFlowy/frontend/rust-lib/lib-dispatch/src/module/mod.rs

10 lines
133 B
Rust
Raw Normal View History

fix clippy warnings
2021-11-27 19:19:41 +08:00
#![allow(clippy::module_inception)]
feat: enable dispatch event using single thread (#3828) * refactor: lib dispatch * chore: type def * chore: type def * fix: local set spawn * chore: replace tokio spawn * chore: update log * chore: boxed event * chore: tauri lock
2023-10-30 12:35:06 +08:00
generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf
2021-06-30 15:33:49 +08:00
pub use container::*;
add module, config module data
2021-06-25 23:53:13 +08:00
pub use data::*;
pub use module::*;
generice handle input params using In<> and Out<>, support protobuf with features=user_protobuf
2021-06-30 15:33:49 +08:00
mod container;
mod data;
mod module;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1665ms Template: 57ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API