kjuulh
86cba91b16
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
4 lines
116 B
Rust
4 lines
116 B
Rust
pub mod hyperlog {
|
|
tonic::include_proto!("hyperlog"); // Specify the same package name as in your .proto file
|
|
}
|