1 2 3
// This exposes the protocol module so both 'main.rs' (client) // and 'server.rs' (server) can use it. pub mod protocol;