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
Files in `examples/` will be compiled by `cargo
test`. Hence, uncompilable code will be caught
from now on.
One can `cargo run --example simple` to see the
`println!` output. This allows users to get
started hacking quickly.
0 commit comments