Skip to content

Commit 970035f

Browse files
De-monomorphize spsc consumer, producer and iterators
This needs a workaround for the `const` use case however
1 parent 021a544 commit 970035f

File tree

3 files changed

+184
-90
lines changed

3 files changed

+184
-90
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
- Removed generic from `spsc::Consumer`, `spsc::Producer` and `spsc::Iter`
11+
1012
## [v0.9.0] - 2025-04-28
1113

1214
### Added

0 commit comments

Comments
 (0)