Expand description
This crate wraps Typeform’s REST API.
Main entry-point is Typeform
- once build it can be used to receive responses.
Structs§
- Answer
- Answer
Field - Answers
- Calculated
- Choice
- Choices
- Definition
- Subset of a complete form definition to be included with a submission.
- Field
- Fields
- Labels
- Metadata
- Metadata about a client’s HTTP request.
- Payment
- Response
- Unique form’s response.
- Responses
- Paged list of
Response
s. - Typeform
- Main entry point to work with.