Skip to main content

text_decoder_call

Function text_decoder_call 

Source
pub fn text_decoder_call(
    recv: &Value,
    method: &str,
    args: &[Value],
) -> Result<Value, String>