Expand description

Traits and decorators for working with prompts.

Structs

Prompt decorator which reduces the verbosity of output.

Prompt decorator which allows UserActions to be triggered in-band.

Prompt decorator which logs responses and can replay them.

Enums

Represents the kind of a message reported to a prompt.

Represents the kind of a prompt request or response.

Traits

Trait for prompts which can obtain input.

Traits for prompts which can display output.