Module hints

Source

Enums§

CoreHint
CoreHintBase
DeprecatedHint
Represents a deprecated hint which is kept for backward compatibility of previously deployed contracts.
ExternalHint
Represents an external hint.
Hint
StarknetHint
Represents a hint that triggers a system call.

Traits§

PythonicHint
A trait for displaying the pythonic version of a hint. Should only be used from within the compiler.