#[derive(ToPromptFor)]
{
// Attributes available to this derive:
#[prompt_for]
}
Expand description
Derives the ToPromptFor trait for a struct
#[derive(ToPromptFor)]
{
// Attributes available to this derive:
#[prompt_for]
}
Derives the ToPromptFor trait for a struct