Values_0.ContextSourceSourceA structure describing the source of a context.
type nonrec t = {sourceUri : SourceUri.t;The URI of the source.
*)sourceType : String256.t option;The type of the source.
*)sourceId : String256.t option;The ID of the source.
*)}