Start implementing the grpc
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
pub mod snazzy {
|
||||
pub mod items {
|
||||
include!(concat!(env!("OUT_DIR"), "/snazzy.items.rs"));
|
||||
}
|
||||
}
|
||||
|
||||
pub mod termix {
|
||||
pub mod audio_backend {
|
||||
include!(concat!(env!("OUT_DIR"), "/termix.audio_backend.rs"));
|
||||
tonic::include_proto!("termix.audio_backend");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user