Type Definition ethers_solc::error::Result[][src]

pub type Result<T> = Result<T, SolcError>;