Wd_input.Key_source_actions
type t
val make : id:string -> actions:Key_source_action.t list -> unit -> t
val id : t -> string
val actions : t -> Key_source_action.t list
val jsont : t Jsont.t