pub async fn questions_destroy(
configuration: &Configuration,
params: QuestionsDestroyParams,
) -> Result<(), Error<QuestionsDestroyError>>
pub async fn questions_destroy(
configuration: &Configuration,
params: QuestionsDestroyParams,
) -> Result<(), Error<QuestionsDestroyError>>