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