_string_from

Function _string_from 

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