Expand description

group module implementing gRPC functions Will only be included if the group feature is enabled

Provides basic insert/ update/ get / delete functionality and a more advanced search function.

Modules

Structs

Enums

Traits

  • A data structure that can be deserialized from any data format supported by Serde.
  • Trait used to convert implementing type to OpenAPI parameters.
  • A data structure that can be serialized into any data format supported by Serde.
  • Trait for implementing OpenAPI Schema object.

Derive Macros