[][src]Function howto::howto

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

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