`zip_file` prelude rule partially exported
Open
prelude
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
The prelude rule for `zip_file` looks like it's been partially exported.
It looks like the toolchain target that is used internal to Meta is called `fbsource//xplat/buck2/platform/zip_file:zip_file`. I'm pretty sure the rule can't be used without it, the arguments don't refer to a zip tool I'm aware of. I'd guess it's a python wrapper around the zip tool itself.
Contributor guide
Assessment
This issue has not been assessed yet.