load("//:defs.bzl", "codex_rust_crate") codex_rust_crate( name = "app-server-transport", crate_name = "codex_app_server_transport", )