Expand description
Summaries for UTF-8 cell changes after caller-defined transforms (Phase 2).
This crate does not provide legal classification of data; callers supply policy and interpret reports.
Structs§
- Utf8
Column Change Summary - Per-column summary comparing string cells before and after a transform.
Functions§
- render_
privacy_ report_ json - Pretty JSON for
summarize_utf8_column_changes. - render_
privacy_ report_ markdown - Short Markdown list for human review.
- summarize_
utf8_ column_ changes - Count how many non-null UTF-8 cells differ between
beforeandafterfor each column name.