We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43204ff commit 59723c3Copy full SHA for 59723c3
src/libcore/default.rs
@@ -38,7 +38,6 @@ use marker::Sized;
38
/// bar: f32,
39
/// }
40
///
41
-///
42
/// fn main() {
43
/// let options: SomeOptions = Default::default();
44
0 commit comments