Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created July 28, 2022 00:24
Show Gist options
  • Save rust-play/027b2678e6cd7c6f3ceadb23d785f38e to your computer and use it in GitHub Desktop.
Save rust-play/027b2678e6cd7c6f3ceadb23d785f38e to your computer and use it in GitHub Desktop.
Code shared from the Rust Playground
struct A;
const _: () = {
struct A;
};
const _: () = {
struct A;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment