This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-07-13 20:16:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
rust-lib
/
flowy-folder
/
src
/
protobuf
/
mod.rs
4 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
fix wanrings
2021-12-04 23:54:14 +08:00
#![
cfg_attr(rustfmt, rustfmt::skip)
]
fix generate pb issues
2021-12-04 17:31:32 +08:00
// Auto-generated, do not edit
add flowy.toml file to control protobuf generation process
2021-07-05 23:17:12 +08:00
mod
model
;
fix generate pb issues
2021-12-04 17:31:32 +08:00
pub
use
model
::
*
;
Reference in New Issue
Copy Permalink