Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tutorial: hack a code snippet to make it compile.
This is meant to be compiling a crate, but the crate_id attribute seems to be upsetting it if the attribute is actually on the crate. I.e. this makes this test compile by putting the crate_id attribute on a function and so it's ignored. Such a hack. :(
- Loading branch information