[][src]Function twsapi::core::messages::read_msg

pub fn read_msg<'a>(
    buf: &[u8]
) -> Result<(usize, String, Vec<u8>), IBKRApiLibError>