Module Stk.LayerSource

Sourcetype t =
  1. | Base
  2. | Menu
Sourceval to_string : t -> string
Sourceval of_string : string -> t
Sourceval ocf_wrapper : t Ocf.Wrapper.t
Sourceval pp : Format.formatter -> t -> unit
Sourcemodule Ord : sig ... end
Sourcemodule Map : sig ... end