Skip to content

Release 0.1.2

Latest
Compare
Choose a tag to compare
@elshize elshize released this 28 Mar 01:42
· 4 commits to main since this release
c3d45c6

Changes:

  • #8 Support different kinds of queues through a trait
  • #9 Remove bounded and impl Default from Queue trait
  • #10 Use queue type for state API
  • #11 Make State::len take immutable reference