Module search

Module search 

Source
Expand description

Search for packages in the registry.

Structsยง

PackageSearch
Search for packages in the registry.

Enumsยง

OrderBy ๐Ÿ”’
Field to order results by.
PublishedWithin ๐Ÿ”’
Relative window for the last-published date filter.
Sort ๐Ÿ”’
Sort direction.

Constantsยง

NO_PACKAGES_FOUND_MESSAGE ๐Ÿ”’

Functionsยง

at_least ๐Ÿ”’
A count >= n filter (the common case for download/like/size thresholds).
parse_rfc3339 ๐Ÿ”’
Validate an RFC3339 timestamp at parse time so a bad value is a clap error rather than a cryptic backend scalar rejection.
render_search_results ๐Ÿ”’