DEV Community

Discussion on: A beginners guide to gRPC with Rust

 
naveendavis11 profile image
Naveen Davis

I was using 2 bin. But
hello module is not getting imported to client.rs.

My src folder structure
client.rs
server.rs
hello.rs

Not sure whether I need to make lib.rs