Module Siterestrict.SiteSearchFilter

type t =
| Default
| E(*

exclude

*)
| I(*

include

*)
val to_string : t -> string
val of_string : string -> t