Function opentdb::send_and_parse

source ·
pub fn send_and_parse(request: ApiRequest) -> Result<ApiResponse, Error>
Expand description

Send a blocking Request and return a parsed Api Response.

All data provided by their API is available under the Creative Commons Attribution-ShareAlike 4.0 International License as is written on the Open Trivia Database website.