unreferenced_files_lib

Crates.iounreferenced_files_lib
lib.rsunreferenced_files_lib
version0.1.0
sourcesrc
created_at2022-01-26 20:28:48.925555
updated_at2022-01-26 20:28:48.925555
descriptionA utility for finding unused and unreferenced files.
homepage
repositoryhttps://gitlab.com/DeveloperC/unreferenced_files
max_upload_size
id521836
size39,649
DeveloperC (DeveloperC286)

documentation

README

Unreferenced Files Library

Documentation crates.io Pipeline Status Conventional Commits License

A utility for finding unused and unreferenced files.

Provided are a binary and a library. The binary is a standalone CLI tool that wraps the library. See the respective directories for more information on each.

Content

Usage

Usage - Logging

The crate log is used to provide logging. The environment variable RUST_LOG can be used to set the logging level. See https://crates.io/crates/log for more detailed documentation.

Issues/Feature Requests

To report an issue or request a new feature use https://gitlab.com/DeveloperC/clean_git_history/-/issues.

Commit count: 179

cargo fmt