Core types for the derive-survey crate.
This crate provides the foundational types for defining surveys:
SurveyDefinition- The top-level survey structureQuestionandQuestionKind- Individual questions and their typesResponsesandResponsePath- Collected data and path-based keysSurveyandSurveyBackendtraits - For implementing surveys and backends