You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-11-30 00:58:23 +02:00
2
STYLE.md
2
STYLE.md
@@ -47,7 +47,7 @@ struct Person { name: String }
|
|||||||
|
|
||||||
if the `Person` struct is not important for your example. Please use this
|
if the `Person` struct is not important for your example. Please use this
|
||||||
sparingly: enclose the code block in `<!-- dprint-ignore-start -->` and
|
sparingly: enclose the code block in `<!-- dprint-ignore-start -->` and
|
||||||
`<!-- dprint-ignore-start -->` to suppress warnings about the formatting.
|
`<!-- dprint-ignore-end -->` to suppress warnings about the formatting.
|
||||||
|
|
||||||
## Speaker Notes
|
## Speaker Notes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user