# Functions
AnythingFromBytes creates an instance of Anything with data from the given bytes slice.
AnythingFromString creates an instance of Anything with data from the given string.
NewFormData creates a new FormData object for given definitions.
# Type aliases
FieldErrors represents multiple errors for form fields.