Function ethers_core::abi::encode[][src]

pub fn encode(tokens: &[Token]) -> Vec<u8, Global>
Expand description

Encodes vector of tokens into ABI compliant vector of bytes.