Modules§
- activitypub
- Representations of activitypub concepts.
- database
- error
- external
- local
Macros§
- join_
with_ commas - Stringify and join a series of identifiers with commas
- make_
struct - Create a struct recursively Rust does now allow helper macros to populate the body of a struct definition So instead we turn each row.get(x) into a token, recursively, and then populate the struct with those tokens.
- query_
map - query_
map_ custom - query_
row - query_
row_ custom