Module remoteit_api::credentials_loader
source · Expand description
Contains items related to loading credentials from disk.
Please see Credentials
for more.
Structs§
- A struct representing the remote.it credentials file.
- Use builder syntax to set the required parameters and finish by calling the method
Self::call()
.
Enums§
- Errors that can occur during the loading of credentials from disk.