Sign in
rust
/
rust
/
7253b2ba610be3cfdfd391de9af8ec461a2dee27
/
.
/
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
;