pub fn encode_packed(items: &[Token]) -> (Bytes, String)
Rust implementation of solidity abi.encodePacked(…)