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