Crate lemmy_db_schema

source ·

Modules§

Macros§

  • Wrapper for assert_eq! macro. Checks that vec matches the given length, and prints the vec on failure.

Enums§

  • The comment sort types. See here for descriptions: https://join-lemmy.org/docs/en/users/03-votes-and-ranking.html
  • A listing type for post and comment list fetches.
  • A list of possible types for the various modlog actions.
  • The feature type for a post.
  • A post-view mode that changes how multiple post listings look.
  • The registration mode for your site. Determines what happens after a user signs up.
  • The type of content returned from a search.
  • The post sort types. See here for descriptions: https://join-lemmy.org/docs/en/users/03-votes-and-ranking.html
  • A type / status for a community subscribe.