libpath 0.0.1

Path parsing library (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