AppFlowy/frontend/rust-lib/flowy-folder/src/protobuf/model/mod.rs
2022-01-30 10:33:21 +08:00

8 lines
160 B
Rust

#![cfg_attr(rustfmt, rustfmt::skip)]
// Auto-generated, do not edit
mod dart_notification;
pub use dart_notification::*;
mod event_map;
pub use event_map::*;