You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
claudbg/.beans/claudbg-x7wb--short-uuid-di...

13 lines
406 B
Markdown

---
# claudbg-x7wb
title: Short UUID display utility
status: completed
type: task
priority: normal
created_at: 2026-03-27T19:38:56Z
updated_at: 2026-03-28T04:39:57Z
parent: claudbg-h7xu
---
Created src/util.rs with short_id and xml_escape functions. Ten unit tests cover UUID trimming, short strings, empty string, exact length, and all XML special characters. Updated src/lib.rs to declare pub mod util.