Module lemmy_apub_lib::traits[][src]

Traits

Common methods provided by ActivityPub actors (community and person). Not all methods are implemented by all actors.

Derive Macros

Generates implementation ActivityHandler for an enum, which looks like the following (handling all enum variants).