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