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
Not sure why anyone would want this, but the parser can exist with just alloc, and keyvalues-serde only has a few bits that would require std. It would be a fun exercise
The text was updated successfully, but these errors were encountered:
Not sure why anyone would want this, but the parser can exist with just
alloc
, andkeyvalues-serde
only has a few bits that would requirestd
. It would be a fun exerciseThe text was updated successfully, but these errors were encountered: