can_connect_to_hive

Function can_connect_to_hive 

Source
pub fn can_connect_to_hive(
    hive_url: &str,
    hive_port: u32,
) -> FFIResult<FutureHandle>
Expand description

Ok(true) if we can connect to hive.

The promise outputs a bool.