Function kramer::send

source ·
pub fn send<S>(addr: &str, message: S) -> Result<Response, Error>where
    S: Display,
Expand description

This method will attempt to establish a new connection and execute the command.