Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
tests
/
run-make
/
rustdoc-json-external-crate-path
/
entry.rs
blob: 5e0d8610e7ad60821a6eb3d6e828b8e562a3ecb9 [
file
]
#![
no_std
]
pub
type
FromDep
=
dep
::
S
;
pub
type
FromTransDep
=
dep
::
TransDep
;