Sign in
rust
/
rust
/
0e022db2e96cdf7f8b586ede2ff2efee30bb503a
/
.
/
tests
/
rustdoc-html
/
extern
/
auxiliary
/
variant-struct.rs
blob: 0f3d2e5f1b7a02909a79d0f2ba285d50b25d40ae [
file
]
pub
enum
Foo
{
Bar
{
qux
:
(),
}
}