Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
*tries to avoid using refcells* fuuuuuck
all cuz serde can't serialize them well but I can build a custom serializer/deserializer. I'm not sure this constraint is worth it
on one hand I would love to just build something entirely in enums with no traits or RC or refcell but on the other hand this is proving to be too hard
rant