Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
deref-impl-rustdoc-ice
/
bar.rs
blob: 2b839f3a3b334d68f42ca90eeea5a3d45b8f4279 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_type
=
"lib"
]
#[
derive
(
Debug
)]
pub
struct
S
;