Skip to main content

builtin_with_autoprint

Function builtin_with_autoprint 

Source
fn builtin_with_autoprint(
    args: &[RValue],
    _: &[(String, RValue)],
) -> Result<RValue, RError>
Expand description

withAutoprint — evaluate expressions with auto-printing (stub). @namespace base