@@ -0,0 +1,4 @@
fn main() -> Result<(), Box<dyn std::error::Error>> {
tonic_prost_build::compile_protos("proto/stream_list.proto")?;
Ok(())
}
The note is not visible to the blocked user.