6 lines
73 B
Rust
6 lines
73 B
Rust
|
mod cached_address;
|
||
|
mod cached_peer;
|
||
|
|
||
|
tonic::include_proto!("caretta");
|
||
|
|