pub fn list_package(
world: &LspWorld,
filter: PackageFilter,
) -> EcoVec<PackageIndexEntry>Expand description
Get the packages in namespaces and their descriptions.
pub fn list_package(
world: &LspWorld,
filter: PackageFilter,
) -> EcoVec<PackageIndexEntry>Get the packages in namespaces and their descriptions.