fabro/lib/crates/fabro-redact
Bryan Helmkamp cb0bab233a
refactor(types): use trait conversions directly
Remove redundant as_str/from helper methods on provider, reasoning, model-test, safe URL, and interview types. Migrate call sites to Display, IntoStaticStr, and FromStr while keeping wire-format coverage in tests.
2026-04-26 21:36:24 -04:00
..
data refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -04:00
src refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
build.rs refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -04:00
Cargo.toml refactor(redact): extract redaction into dedicated crate 2026-04-24 15:02:23 -04:00