Skip to main content

text_encoder_call

Function text_encoder_call 

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