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

pub fn encode(tokens: &[Token]) -> Vec<u8>
This is supported on feature="abi" only.

Encodes vector of tokens into ABI compliant vector of bytes.