xref: /tonic/tests/same_name/src/lib.rs (revision ea7fe66b)
1 pub mod pb {
2     tonic::include_proto!("foo");
3 }
4