Crate boundary_api

Source

Structs§

BoundaryClient
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§

BoundaryError
Internal error type managed by thiserror crate