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
One of the goals that Echo had was to make the library fully no-std for Meteor. Meteor is declared as no-std but inherently depends on std due to aphelion-util not being no-std.
The text was updated successfully, but these errors were encountered:
One of the goals that Echo had was to make the library fully no-std for Meteor. Meteor is declared as no-std but inherently depends on std due to aphelion-util not being no-std.
The text was updated successfully, but these errors were encountered: