Skip to content

Instantly share code, notes, and snippets.

@iamsebastian
Created May 31, 2017 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamsebastian/e3454b74b9a1db3094925bf5540187bc to your computer and use it in GitHub Desktop.
Save iamsebastian/e3454b74b9a1db3094925bf5540187bc to your computer and use it in GitHub Desktop.
let vec = X::find_all_based_on_y(y);
fn1(&Some(vec));
fn2(&Some(vec));
fn3(&Some(vec));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment