Function ya_service_bus::untyped::push

source ·
pub fn push(
    addr: &str,
    caller: &str,
    bytes: &[u8]
) -> impl Future<Output = Result<Vec<u8>, Error>>