Module macros

Source
Available on crate feature macros only.

Structs§

EthersCrateIter
An iterator over the variants of EthersCrate
ProjectEnvironment
Represents a generic Rust/Cargo project’s environment.

Enums§

EthersCrate
An ethers-rs internal crate.

Functions§

ethers_contract_crate
Returns the contract crate’s Path.
ethers_core_crate
Returns the core crate’s Path.
ethers_providers_crate
Returns the providers crate’s Path.
get_crate_path
Returns an EthersCrate’s Path in the current project.