we can't use runfiles directory on Windows due to path lengths, so swap to manifest strategy. Parsing the manifest is a bit complex and the format is changing in Bazel upstream, so pull in the official Rust library (via a small hack to make it importable...) and cleanup all the associated logic to work cleanly in both bazel and cargo without extra confusion |
||
|---|---|---|
| .. | ||
| add_dir.rs | ||
| apply_patch.rs | ||
| auth_env.rs | ||
| mod.rs | ||
| originator.rs | ||
| output_schema.rs | ||
| resume.rs | ||
| sandbox.rs | ||
| server_error_exit.rs | ||