Struct ethers_core::utils::moonbeam::MoonbeamDev [−][src]
pub struct MoonbeamDev { /* fields omitted */ }
Expand description
Holds private developer keys with their names
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MoonbeamDev
impl Send for MoonbeamDev
impl Sync for MoonbeamDev
impl Unpin for MoonbeamDev
impl UnwindSafe for MoonbeamDev
Blanket Implementations
Mutably borrows from an owned value. Read more