Skip to main content

build_dispatch_reply_frame

Function build_dispatch_reply_frame 

Source
pub fn build_dispatch_reply_frame(
    correlation_id: u64,
    kind: MessageKind,
    payload: Vec<u8>,
) -> Frame