pub fn write_move_call_value( out: &mut Vec<u8>, package: &[u8], module: Option<&str>, function: Option<&str>, )
Append a MoveCall compound value at the desired specificity into out.
out