Package-level declarations

Functions

Link copied to clipboard
@Composable
fun ColumnScope.PackageSearchModulesTree(tree: Tree<PackageSearchModuleData>, state: TreeState, onSelectionChange: (List<PackageSearchModuleData>) -> Unit = { })