Struct splits_io_api::Client
source · pub struct Client { /* private fields */ }Expand description
A client that can access the Splits.io API. This includes an access token that is used for authentication to all API endpoints.
pub struct Client { /* private fields */ }A client that can access the Splits.io API. This includes an access token that is used for authentication to all API endpoints.