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