async-channel/tests
John Nunley 3fc1130185 feat: Add a force send function
Closes #44 by adding a "force_send" method. This method can replace an
existing element in the list, in which case that element is returned.
This can be used to make "limited capacity" channels.

Signed-off-by: John Nunley <dev@notgull.net>
2024-05-06 13:15:27 -07:00
..
bounded.rs feat: Add a force send function 2024-05-06 13:15:27 -07:00
unbounded.rs Add explicit web support (#67) 2023-09-16 21:11:25 -07:00