Function emit_with_completion

Source
pub fn emit_with_completion(
    asset: Vc<Box<dyn OutputAsset>>,
    output_dir: FileSystemPath,
) -> Vc<()>