Function ethers_core::macros::get_crate_path
source · pub fn get_crate_path(krate: EthersCrate) -> Path
Available on crate feature
macros
only.Expand description
Returns an EthersCrate
’s Path
in the current project.