Module Async_smtp_tools__Transform_email_stream.Bodies.Rewrite

type t = {
if_contains : Re2.t;
rewrite_to : string;
}