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