Function emit_asset_into_dir

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