Values.RouteSignpostLabelSourceLabels presented on the sign post.
type nonrec t = {routeNumber : RouteNumber.t option;Route number of the road.
*)text : LocalizedString.t option;The Signpost text.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of LanguageTag.t ]) list ])
list ]