fn main() {
  flowy_codegen::protobuf_file::gen(env!("CARGO_PKG_NAME"));
}