Skip to content

Commit

Permalink
Merge e486044 into cff7bca
Browse files Browse the repository at this point in the history
  • Loading branch information
kinghajj committed Mar 4, 2016
2 parents cff7bca + e486044 commit 7494e99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
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 7494e99

Please sign in to comment.