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 1761b3b5ce
commit a2988fe94e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save