Function build_connect
fn build_connect<'a>(
options: &'a ClientOptions,
connect_props: &'a ConnectPropertiesBuf,
will_props: &'a WillPropertiesBuf,
clean_start: bool,
) -> Connect<'a>fn build_connect<'a>(
options: &'a ClientOptions,
connect_props: &'a ConnectPropertiesBuf,
will_props: &'a WillPropertiesBuf,
clean_start: bool,
) -> Connect<'a>