pub fn find_uuids(text: &str) -> FindUuids<'_> ⓘ
Iterate the UUIDs embedded anywhere in text, yielding each match’s byte offset and slice. Matches never overlap.
text