mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
35fd69a9f0
https://github.com/openai/codex/pull/8879 introduced the `find_resource!` macro, but now that I am about to use it in more places, I realize that it should take care of this normalization case for callers. Note the `use $crate::path_absolutize::Absolutize;` line is there so that users of `find_resource!` do not have to explicitly include `path-absolutize` to their own `Cargo.toml`.
35fd69a9f0
ยท
2026-01-07 23:03:43 -08:00
History