Function send_command

Source
pub fn send_command(
    stream: &mut TcpStream,
    command: &ServerCommand,
) -> Result<()>
Expand description

Send a ServerCommand to the server