Module Absint.Sanitizer

module F = Stdlib.Format
module type S = sig ... end

Sanitizers for filtering traces in taint analysis

module Dummy : S