async-channel/src
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
..
lib.rs feat: Add a force send function 2024-05-06 13:15:27 -07:00