Skip to main content

make_msg

Function make_msg 

Source
pub fn make_msg(
    msg_id: i32,
    use_raw_int_msg_id: bool,
    text: &str,
) -> TwsApiResult<Vec<u8>>
Expand description

Builds a length-prefixed field-based payload.