Function stack_overflow_client::questions::get_featured_questions
source · pub async fn get_featured_questions(
client: &Client,
req: QuestionRequest
) -> Result<Response<Question>, Box<dyn Error>>
👎Deprecated