.gitignore What we are ignoring
Descript.ion Stored 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 file for compiling crate
src rust source code