Structs§
- Authority
Error - Host
Error - Inbox
Error - Validate
Authority - Rejects if the Authority does not have permission to act on behalf of Actor
- Validate
Hosts - Rejects if Activity’s host does not match Actor’s host
- Validate
Inbox - Rejects if a public message was not sent to a shared inbox Rejects if a private message was sent to a shared inbox
Traits§
Functions§
- validate_
authority - Rejects if the Authority does not have permission to act on behalf of Actor
- validate_
hosts - Rejects if Activity’s host does not match Actor’s host
- validate_
inbox - Rejects if a public message was not sent to a shared inbox Rejects if a private message was sent to a shared inbox