Module Kernel_options.Decoder

Use external decoder This is for example needed for arm support.

type t = string
val set : t -> unit
val get : unit -> t
val is_default : unit -> bool