Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Activitypub_client.Acti
SourcePosting activities
type audience_post_fun =
?to_:Iri.t list ->
?bto:Iri.t list ->
?cc:Iri.t list ->
?bcc:Iri.t list ->
?audience:Iri.t ->
?public:bool ->
unit ->
post_result
type create_fun =
Rdf.Graph.graph ->
Rdf.Term.term ->
?in_reply_to:Iri.t list ->
audience_post_fun