Update idioms/rustdoc-init.md

Co-authored-by: Ivan Tham <pickfire@riseup.net>
pull/97/head
Tom Kaitchuck 4 years ago committed by GitHub
parent a2988fe94e
commit 1571a7ae19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ impl Connection {
/// Oh no, all that boilerplate needs to be repeated here!
fn check_status(&self) -> Status {
//...
// ...
}
}
```

Loading…
Cancel
Save