pub fn anon_client() -> Result<(HarmontClient, String)>Expand description
An anonymous client (for the login flow) + the resolved API base.
§Errors
Returns an error if config can’t be loaded.
pub fn anon_client() -> Result<(HarmontClient, String)>An anonymous client (for the login flow) + the resolved API base.
Returns an error if config can’t be loaded.