Function ethers_core::abi::minimum_size
source · pub fn minimum_size(ty: &ParamType) -> usizeExpand description
Returns the minimum number of bytes that ty takes up in the ABI.
pub fn minimum_size(ty: &ParamType) -> usizeReturns the minimum number of bytes that ty takes up in the ABI.