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
Modify examples/s2/src/main.rs to use generate_all! instead of the generate! directives. Build. Some bugs show up - I have yet to characterize them, make test cases, and fix.
The text was updated successfully, but these errors were encountered:
Modify
examples/s2/src/main.rs
to usegenerate_all!
instead of thegenerate!
directives. Build. Some bugs show up - I have yet to characterize them, make test cases, and fix.The text was updated successfully, but these errors were encountered: