Expand description
Query resolution and preview utilities.
This module provides functions for resolving query strings to packages and triggering asynchronous preview fetches.
Functionsยง
- fetch_
first_ match_ for_ query - What: Resolve a free-form query string to a best-effort matching package.
- trigger_
recent_ preview - What: Trigger an asynchronous preview fetch for the selected Recent query when applicable.