| Crates.io | libgitmgr |
| lib.rs | libgitmgr |
| version | 0.1.8 |
| created_at | 2024-10-30 06:51:57.624099+00 |
| updated_at | 2025-04-02 14:39:00.578795+00 |
| description | Provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. |
| homepage | https://trinhminhtriet.com |
| repository | https://github.com/trinhminhtriet/gitmgr |
| max_upload_size | |
| id | 1428130 |
| size | 46,691 |
libgitmgr provides the ability to find a minimal set of user-relevant information for Git repositories on a local filesystem. This library powers gitmgr.
View documentation locally with the following command.
cargo doc -p libgitmgr --no-deps --open