clasp-rs 0.0.0

Command-Line Argument Sorting and Parsing (for Rust)
Documentation

# directories (by name)

/_build/
/target/


# directories (by pattern)


# files (by name)

.DS_Store

Cargo.lock


# files (by pattern)

**/*.rs.bk # These are backup files generated by rustfmt

*~
*.swp
*.tmp
*.zip