Skip to main content

Crate pubhubs

Crate pubhubs 

Source
Expand description

Documentation for the (rust) backend servers of pubhubs.

KaTeX header not loaded. Math in doc-comments will not render. Build with cargo doc-math instead of plain cargo doc.

See api for an overview.

Modules§

api
Types describing the pubhubs API
attr
Attributes, for identifying (and/or banning) end-users
cli
Clap structs for command line argument parsing
client
Helper functions to interact with the PubHubs backend servers
common
What was common between the binary and the ABI (which is no longer used).
handle
Handles for PubHubs objects like hubs and attribute types.
hub
Information about hubs
id
Ids for PubHubs objects like hubs and attrbute types.
map
Map: look up objects by their Id or Handle.
misc
Miscellaneous
phcrypto
Pubhubs specific crypto
servers
The pubhubs backend servers

Macros§

for_all_servers
Invokes given macro once for each pubhubs server with the server’s identifier as argument.
for_all_servers_helper
having_message_code