Values.NotesDataDetailsSourceDetails about notes data.
type nonrec t = {completion : NonEmptySensitiveString.t option;The completion data for notes.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of NonEmptySensitiveString.t ]) list ]