pub type DynWeb3 = Web3<DynTransport>;Expand description
Type alias for a Web3 with an underlying DynTransport.
Aliased Typeยง
pub struct DynWeb3 { /* private fields */ }pub type DynWeb3 = Web3<DynTransport>;Type alias for a Web3 with an underlying DynTransport.
pub struct DynWeb3 { /* private fields */ }