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