Expand description
§foundry-linking
EVM bytecode linker.
Structs§
- Detailed
Link Output - Detailed linker output for callers that need metadata about auto-linked libraries.
- Link
Output - Output of the
link_with_nonce_or_address - Linked
Library - An auto-linked library and the data used to deploy and classify it.
- Linker
- Resolver
- Reuses artifact lookups across multiple linker operations.
Enums§
- Linker
Error - Errors that can occur during linking.
Type Aliases§
- Index 🔒