mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 17:51:07 +00:00
Everything in src/common has been moved to src/uucore. This is defined as a Cargo library, instead of directly included. This gives us flexibility to make the library an external crate in the future. Fixes #717. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| buffer.rs | ||
| Cargo.toml | ||
| cut.rs | ||
| ranges.rs | ||
| searcher.rs | ||