Function howto

Source
pub async fn howto(query: &str) -> Pin<Box<dyn Stream<Item = Answer> + Send>>
Expand description

Query function. Give query to this function and thats it! Google and StackOverflow will do the rest.