Structs§
- Boundary
Client - BoundaryClient is used to connect to the Boundary server The Default trait is implemented to cover the Boundary server in dev mode Otherwise you can configure the client prior to authentication using builder pattern methods
Enums§
- Boundary
Error - Internal error type managed by
thiserror
crate