Module rustsec::repository::git

source ·
Expand description

Git repository handling for the RustSec advisory DB

Structs

  • Information about a commit to the Git repository
  • Tracks the time of latest modification of files in git.
  • GitPathosv-export
    A path relative to the root of the git repository that is guaranteed to be tracked by Git.
  • Git repository for a Rust advisory DB.

Constants

  • Location of the RustSec advisory database for crates.io

Functions