Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-3639.rs
blob: e8fddce2de62c4cef846f735938b34b7adadc39b [
file
] [
log
] [
blame
]
trait
Foo
{}
struct
Bar
{}
struct
Bax
;
struct
Baz
(
String
);
impl
Foo
for
Bar
{}