use-extension
Practical file extension utility primitives for RustUse.
Experimental
use-extension is experimental while the use-fs workspace remains below 0.3.0.
Example
use ;
assert_eq!;
assert_eq!;
Scope
- extension extraction and normalization
- compound-extension inspection for common patterns
- simple extension replacement and removal
Non-goals
- MIME sniffing
- file-format parsing
- filesystem I/O
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license