is_affected_lib

Crates.iois_affected_lib
lib.rsis_affected_lib
version0.1.2
sourcesrc
created_at2021-11-08 21:52:51.826317
updated_at2024-10-15 15:52:44.062649
descriptionA utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.
homepage
repositoryhttps://github.com/DeveloperC286/is_affected/
max_upload_size
id478660
size23,936
DeveloperC (DeveloperC286)

documentation

README

🚧 Archived 🚧 Please use the binary version instead, it should contain all functionality you were going to implement with the library.

crates.io Conventional Commits License

A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.

Content

Usage

Usage - Logging

The crate log is used to provide logging. See https://crates.io/crates/log for more detailed documentation.

Issues/Feature Requests

To report an issue or request a new feature use https://github.com/DeveloperC286/is_affected/issues.

Commit count: 165

cargo fmt