You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that most users only use a single file format and many forget
to disable default-features, leading to a uselessly inflated dependency
tree. This way around makes the library a tiny bit harder to get started
with, but I am willing to sacrifice this in order to save the world
some compile time.
0 commit comments