Function knightrs::function::call[][src]

pub fn call(
    args: &[Value],
    env: &mut Environment<'_, '_, '_>
) -> Result<Value, Error>