Skip to main content

discover_workspace_entry_points

Function discover_workspace_entry_points 

Source
pub fn discover_workspace_entry_points(
    ws_root: &Path,
    config: &ResolvedConfig,
    all_files: &[DiscoveredFile],
) -> Vec<EntryPoint>
Expand description

Discover entry points for a workspace package.