build.rs 68 B

123
  1. fn main() {
  2. flowy_codegen::protobuf_file::gen("flowy-error");
  3. }