Skip to main content

str_trim

Function str_trim 

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