ormx
ormx copied to clipboard
Why boxed Future and stream?
I'm interested why ormx chose to return boxed future and stream instead of impl Future and impl Stream respectively?