pub fn encode_input<T0: Into<Hash>, T1: Into<String>>(
    name: T0,
    key: T1
) -> Bytes
Expand description

Encodes function input.