Skip to main content

call_associated

Function call_associated 

Source
pub fn call_associated(
    host: &mut dyn Callable,
    type_name: &str,
    name: &str,
    args: &mut Vec<Value>,
    span: Span,
) -> Result<Value, RuntimeError>
Expand description

Vector.of(...) and Int.parse(...).