pub fn call_args<P: Payload>( payload: &P, metadata: &Metadata, ) -> Result<Vec<u8>, Error>
Return the encoded call args given a runtime API payload.