Skip to main content

text_encoder_ctor

Function text_encoder_ctor 

Source
pub(crate) fn text_encoder_ctor(
    _it: &mut Interp,
    _t: Value,
    _a: &[Value],
) -> Result<Value, Value>