pub fn encode_input<T0: Into<Hash>, T1: Into<String>, T2: Into<Hash>>( name: T0, key: T1, value: T2) -> Bytes
Encodes function input.