Skip to main content

str_identity

Function str_identity 

Source
pub(crate) fn str_identity(
    _: &mut Interp,
    t: Value,
    _a: &[Value],
) -> Result<Value, Value>