.gitignore What is git ignoring
Descript.ion Stored extra descriptions for files
.gitlab-ci.yml Enables running gitlab CI on commit
Cargo.lock automatically @generated by Cargo
README.md MD markup README for gitlab and crates.io
LICENSE proc_strarray LICENSE agreement
Cargo.toml Cargo build file for compiling crate
src rust source code
target Compiled crate
.git git VCS data