Function connect

Source
pub async fn connect() -> Result<(), Box<dyn Error>>
Expand description

Connects to Pinnacle.

This function is called by the main and config macros. You’ll only need to use this if you aren’t using them.