This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
AppFlowy
Watch
1
Star
0
Fork
You've already forked AppFlowy
0
mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced
2026-05-22 16:49:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a30f46b85
AppFlowy
/
shared-lib
/
flowy-error-code
/
build.rs
4 lines
77 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: generate the pb files using build.rs
2022-02-08 06:36:59 +00:00
fn
main
(
)
{
chore: add codegen crate
2022-12-01 06:56:20 +00:00
flowy_codegen
::
protobuf_file
::
gen
(
env!
(
"
CARGO_PKG_NAME
"
)
)
;
refactor: generate the pb files using build.rs
2022-02-08 06:36:59 +00:00
}
Reference in a new issue
Copy permalink