move_to_location

Function move_to_location 

Source
pub async fn move_to_location(
    client: &mut KachakaApiClient<Channel>,
    location_id: &str,
    options: StartCommandOptions,
) -> Result<String, KachakaApiError>