Closed lucab closed 4 years ago
This changes caps::set() signature to borrow its CapsHashSet argument instead of taking ownership of it.
caps::set()
CapsHashSet
This changes
caps::set()
signature to borrow itsCapsHashSet
argument instead of taking ownership of it.