Sign in
fuchsia
/
third_party
/
rust
/
28af7e09581c3b39cdbf2850df2f157690ab7e56
/
.
/
tests
/
rustdoc
/
cross-crate-info
/
kitchen-sink
/
auxiliary
/
r.rs
blob: 2c0db2abc53d962474861a7a8a4195fb95b946d9 [
file
] [
log
] [
blame
]
//@ aux-build:s.rs
//@ build-aux-docs
//@ doc-flags:--enable-index-page
//@ doc-flags:-Zunstable-options
extern
crate s
;
pub
type
Romeo
=
s
::
Sierra
;