Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
rustdoc-json-external-crate-path
/
dep.rs
blob: 25c5dcac9f755db4eb26ca2e884dc48d13bcb8a5 [
file
] [
log
] [
blame
] [
edit
]
#![
no_std
]
pub
struct
S
;
pub
use
trans_dep
::
S
as
TransDep
;