Sign in
fuchsia
/
third_party
/
rust
/
b796179f9888b0aff6edf9c393274d9f792a0700
/
.
/
tests
/
rustdoc
/
reexport
/
auxiliary
/
alias-reexport.rs
blob: 14fafc02d3661837b055e3237b0b6d705095ede1 [
file
]
#![
feature
(
lazy_type_alias
)]
pub
type
Reexported
=
u8
;