• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #![feature(rustc_attrs)]
2 #[rustc_diagnostic_item = "Foo"]
3 pub struct Foo {}
4