tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 465 forks source link

fix: re-export rpc::Call #668

Open semtexzv opened 1 year ago

semtexzv commented 1 year ago

This type is used in the public API of the crate. Re-exporting seems like a good idea.