Sign in
fuchsia
/
third_party
/
rust
/
upstream/beta
/
.
/
tests
/
rustdoc
/
merge-cross-crate-info
/
overwrite
/
auxiliary
/
tango.rs
blob: 363b2d5508e6359fd0e647213b9be9d651e96587 [
file
] [
log
] [
blame
]
//@ aux-build:quebec.rs
//@ build-aux-docs
//@ doc-flags:--merge=finalize
//@ doc-flags:--enable-index-page
//@ doc-flags:-Zunstable-options
extern
crate quebec
;
pub
trait
Tango
{}