Function ice_rs::communicator::initialize[][src]

pub async fn initialize(
    config_file: &str
) -> Result<Communicator, Box<dyn Error + Sync + Send>>