module PubmedSummary: sig .. end
sig
end
type t = {
pmid :int;
int
doi :string option;
string option
pubdate :string option;
source :string option;
title :string;
string
val search : string -> t list F.fetched
string -> t list F.fetched