typeduck-codex-async-utils 0.93.0

Support package for the standalone Codex Web runtime (codex-utils-string)
Documentation
1
2
3
4
5
6
load("//:defs.bzl", "codex_rust_crate")

codex_rust_crate(
    name = "string",
    crate_name = "codex_utils_string",
)