Module hints

Module hints 

Source

Enums§

CoreHint
CoreHintBase
DeprecatedHint
Represents a deprecated hint that is kept for backward compatibility with 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.