minisplit Description: A Rust CLI mini tool to split a string on characters or pattern. Very basic, stripped down version of 'cut' utility. Features: Use command line options, -f for field selection, and -d for pattern spliting. Installation: Brief instructions on how to install or set up your project. Usage: Windows: minisplit <OPTIONS> Author/Contributors: Build by Muhammad Yaseen Rasheed [muhammad.rasheed@mofa.gov.iq], tutored by Alefredo Deza at Duke University. License: GNU GENERAL PUBLIC LICENSE v3.0