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