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