generate_entry_startup

Function generate_entry_startup 

Source
pub fn generate_entry_startup(
    compilation: &Compilation,
    chunk: &ChunkUkey,
    entries: &IdentifierLinkedMap<ChunkGroupUkey>,
    passive: bool,
) -> BoxSource