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