Module CseResource.SearchType

type t =
| Default
| Image(*

custom image search

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