Skip to main content

lyric_rpc/
lib.rs

1pub mod task {
2    tonic::include_proto!("task");
3}