[][src]Function clarity::abi::encode_call

pub fn encode_call(sig: &str, tokens: &[Token]) -> Vec<u8>

A helper function that encodes both signature and a list of tokens.