Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error[E0061]: this function takes 3 arguments but 2 arguments were supplied (.apply(base_scenario, &mut rng)) #158

Closed
yurivict opened this issue Jul 7, 2020 · 1 comment

Comments

@yurivict
Copy link

yurivict commented Jul 7, 2020

error[E0061]: this function takes 3 arguments but 2 arguments were supplied
  --> headless/src/main.rs:33:10
   |
33 |         .apply(base_scenario, &mut rng)
   |          ^^^^^ -------------  -------- supplied 2 arguments
   |          |
   |          expected 3 arguments

error: aborting due to previous error

0.2.2-18-g9f72b3dd

@dabreegster
Copy link
Collaborator

Thanks for catching this; headless is an internal tool that nobody's used in months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants