Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
auxiliary
/
auto-traits.rs
blob: 84976c73beed525e2fc37eb17b329ae52204c719 [
file
] [
log
] [
blame
] [
edit
]
#![
feature
(
auto_traits
)]
pub
unsafe
auto
trait
Bar
{}