Skip to content

Commit

Permalink
My change for this topic.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Fredrickson committed Mar 4, 2016
1 parent cff7bca commit e486044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ impl<'scope, C, J> Pool<C>
}
}

// Hello!

impl<C, J> Pool<C>
where J: Job + 'static,
C: Crew<Job = J> + 'static
Expand Down

0 comments on commit e486044

Please sign in to comment.