[][src]Function rumq_core::publish

pub fn publish<S: Into<String>, P: Into<Vec<u8>>>(
    topic: S,
    payload: P
) -> Publish