Type Definition ethers::solc::error::Result[][src]

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