This website works better with JavaScript.
Explore
Help
Sign In
ElnuDev
/
dyesub-tool
generated from
ElnuDev/rust-project
Watch
1
Star
0
Fork
You've already forked dyesub-tool
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dyesub-cli: remove unused path_file_prefix feature
Browse Source
main
Elnu
1 year ago
parent
e2310a6554
commit
3567751aaf
1 changed files
with
0 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
dyesub-cli/src/main.rs
Unescape
Escape
View File
@ -1,5 +1,3 @@
#![
feature(path_file_prefix)
]
use
std
::
path
::
PathBuf
;
use
clap
::
Parser
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ElnuDev/dyesub-tool
Title
Body
Create Issue