• #dev 2022-05-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-05-09 UTC
# 22:51
vika_nezrimaya
The real problem was that I used an infinite loop instead of iterating over the iterator, honestly. I should've taken it Iterator::by_ref(&mut self) and knocked off unneeded items (which it now does do)