pub async fn connect() -> Result<(), Box<dyn Error>>
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.
main
config