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