backend redesign
This commit is contained in:
3
relay/src/proto.rs
Normal file
3
relay/src/proto.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
// Include generated protobuf code from build.rs
|
||||
// Since proto files have no package declaration, they're all in _.rs
|
||||
include!(concat!(env!("OUT_DIR"), "/_.rs"));
|
||||
Reference in New Issue
Block a user