_string_len

Function _string_len 

Source
pub fn _string_len(
    _: &mut Interpreter,
    args: Vec<Value>,
) -> Result<Value, Box<dyn Error>>