load("//:defs.bzl", "codex_rust_crate") codex_rust_crate( name = "fuzzy-match", crate_name = "codex_utils_fuzzy_match", )