use-file-stem
Practical file stem utility primitives for RustUse.
Experimental
use-file-stem is experimental while the use-fs workspace remains below 0.3.0.
Example
use ;
assert_eq!;
assert_eq!;
Scope
- file-stem extraction
- compound-extension-aware stem helpers
- stem replacement and formatting
- conservative ASCII slug shaping
Non-goals
- full slugification systems
- locale-aware casing
- filesystem I/O
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license