Crate gird

Source
Expand description

While gird is primarily developed as a command-line tool, it can also be used as a library by other programs. Using this library, it is simple to retrieve release artifacts from supported sources.

Modules§

github
GitHub-specific functions and utilities.
gitlab
GitLab-specific functions and utilities.

Enums§

Error

Functions§

is_match
Checks whether fname is a superstring of artifact and not a superstring of anything in excludes.