[][src]Function kramer::send

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