Crate derive_wizard_types

Crate derive_wizard_types 

Source

Re-exports§

pub use suggested_answer::SuggestedAnswer;

Modules§

interview
suggested_answer

Enums§

AssumedAnswer
Represents an assumed value that skips the question entirely.

Constants§

SELECTED_ALTERNATIVE_KEY
The key used to store the selected enum variant index in answers. This constant ensures consistency between the macro-generated code and backends.