Expand description
DTOs of PermaplanT
.
Modules§
- Contains all the actions that can be broadcasted via
crate::sse::broadcaster::Broadcaster
. - Contains the implementations related to
BaseLayerImageDto
. - Contains the implementation of
GainedBlossoms
. - Contains the implementation of
Coordinates
. - Core DTO types, like wrappers. Used by other modules of the dto module.
- Contains the implementation of
GuidedToursDto
. - Contains the implementation of
LayerDto
. - Contains the implementation of
MapDto
. - Contains the implementation of
NewMapDto
. - Contains the implementation of
NewSeedDto
. - Contains the implementation of
Page
. - All DTOs associated with
PlantingDto
. - Contains the implementations related to
PlantingDto
. - Contains the implementation of
PlantsSummaryDto
. - Contains the implementation of
SeedDto
. - Contains the implementation of
UpdateMapGeometryDto
. - Contains the implementation of
UpdateMapDto
. - Contains DTO implementations for
Users
.
Structs§
- Data that is required when archiving a seed.
- Contains information about an image displayed on the base layer.
- Contains configuration the frontend needs to run.
- Query parameters for connecting to a map.
- Support struct for transmitting latitude/longitude coordinates.
- Used to delete a base layer image. The id of the base layer image is passed in the path.
- Information on a specific Blossom gained by a user.
- Completion status of all Guided Tours.
- Query parameters to configure the generation of the heatmap.
- The whole information of a map.
- Query parameters for searching maps.
- The information of a map necessary for its creation.
- A page of results returned from a list endpoint.
- Query parameters paginating list endpoints.
- Search parameters for plant suggestions.
- Query parameters for searching plants.
- The essential identifying information of a plant.
- Use to return a relation.
- Query parameters for searching plant relations.
- Use to return all relations for the plant.
- Represents seeds of a user.
- Query parameters for searching seeds.
- Contains information for updating the
BaseLayerImage
. - The information for updating an users Guided Tour status.
- The information for updating a map.
- Data for updating a maps geometry.
- All of the application managed user data.
Enums§
- Kind of suggestion.