Skip to content

Commit e4c5b81

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

File tree

3 files changed

+183
-91
lines changed

3 files changed

+183
-91
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)