tinymist_query::package

Function list_package_by_namespace

Source
pub fn list_package_by_namespace(
    registry: &HttpRegistry,
    ns: EcoString,
) -> EcoVec<(PathBuf, PackageSpec)>
Expand description

Get the packages in namespaces and their descriptions.