Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
frontmatter_spaced.rs
blob: ee0bb81705c49a2cc636ff1633682b06db8ac2d2 [
file
]
#!/
usr
/
bin
/
env cargo
---
identifier
[
dependencies
]
regex
=
"1"
---
#![
feature
(
frontmatter
)]
fn
main
()
{}