Crate typeform_rs[][src]

Expand description

This crate wraps Typeform’s REST API. Main entry-point is Typeform - once build it can be used to receive responses.

Structs

Subset of a complete form definition to be included with a submission.

Metadata about a client’s HTTP request.

Unique form’s response.

Paged list of Responses.

Main entry point to work with.

Enums