Sign in
◑
Theme
rust
/
rust
/
d7e8f9fc7af4aa4cd65140afaebe48dd1e90e708
/
.
/
tests
/
run-make
/
rustdoc-json-external-crate-path
/
dep.rs
blob: 25c5dcac9f755db4eb26ca2e884dc48d13bcb8a5 [
file
]
#![
no_std
]
pub
struct
S
;
pub
use
trans_dep
::
S
as
TransDep
;