Skip to main content

builtin_defunct

Function builtin_defunct 

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

.Defunct — error that a function is defunct.

@param new replacement function name @param package package name @param msg custom message @namespace base