Sign in
fuchsia
/
third_party
/
rust
/
8c4bcb8625eb0ab4644b103681b2292d4273528a
/
.
/
tests
/
rustdoc
/
enum
/
auxiliary
/
variant-struct.rs
blob: 0f3d2e5f1b7a02909a79d0f2ba285d50b25d40ae [
file
] [
log
] [
blame
]
pub
enum
Foo
{
Bar
{
qux
:
(),
}
}