Module Query_protocol.Syntax_doc_resultSource
Source
type t = {name : string;description : string;documentation : string option;level : Query_protocol.Syntax_doc_result.Level.t;
}