mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-12 09:31:20 +00:00
4 lines
86 B
Rust
4 lines
86 B
Rust
![]() |
fn main() {
|
||
|
prost_build::compile_protos(&["src/rpc.proto"], &["src"]).unwrap();
|
||
|
}
|