This website requires JavaScript.
Explore
Help
Sign in
fnmain
/
jotdown
Watch
1
Star
0
Fork
You've already forked jotdown
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7fc739cad4
jotdown
/
bench
/
input
/
lib.rs
2 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
add bench input crate generate const strings to use as input in benchmarks
2023-02-09 15:57:11 -05:00
include!
(
concat!
(
env!
(
"
OUT_DIR
"
)
,
"
/lib.rs
"
)
)
;
Reference in a new issue
Copy permalink