Expand description
DTOs of PermaplanT
.
Modules§
- Contains all the actions that can be broadcasted via
crate::sse::broadcaster::Broadcaster
. - Contains the implementation of
ApplicationSettingDto
. - All DTOs associated with
AreaDto
. - Contains the implementations related to
AreaDto
. - 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§
- Application setting
- Data that is required when archiving a seed.
- Contains configuration the frontend needs to run.
- Query parameters for connecting to a map.
- Support struct for transmitting latitude/longitude coordinates.
- Information on a specific Blossom gained by a user.
- Completion status of all Guided Tours.
- Query parameters to configure the generation of the heatmap.
- Information on user collaborating on a map.
- Query params for searching map collaborators.
- The whole information of a map.
- Query parameters for searching maps.
- The information of a map collaborator necessary for its creation.
- The information of a map necessary for its creation.
- A page of results returned from a list endpoint.
- Query parameters paginating list endpoints.
- Query parameters for searching plants.
- The essential identifying information of a plant.
- Use to return a spatial relation.
- Query parameters for searching spatial plant relations.
- Use to return spatial relations for the plant.
- Represents seeds of a user.
- Query parameters for searching seeds.
- The information for updating an users Guided Tour status.
- The information for updating a map.
- Data for updating a maps geometry.
- Query params for searching users.
- All of the application managed user data.