pub async fn create_service_star(
configuration: &mut Configuration,
params: CreateServiceStarParams,
) -> Result<StarResponse, Error<CreateServiceStarError>>
Expand description
Create star.
pub async fn create_service_star(
configuration: &mut Configuration,
params: CreateServiceStarParams,
) -> Result<StarResponse, Error<CreateServiceStarError>>
Create star.