# Variables
No description provided by the author
# Structs
BytecodeMetadata represents metadata associated with bytecode.
Metadata represents contract metadata.
Compiler represents the compiler used to compile the contract.
Output represents the output of the contract compilation.
Settings represents the settings used to compile the contract.
MetadataSettings represents the metadata settings.
Optimizer represents the optimizer settings.
Details represents the details of the optimizer.
YulDetails represents the details of the Yul optimizer.
Source represents a source of the contract.
MetadataRequest represents a request for metadata.
MetadataResponse represents a response to a metadata request.