Expand description

Buildsrs Database

The buildsrs project uses a database to store metadata about crates, crate versions, and artifacts. The database that is used is the postgres database. This crate implements all database interactions in the shape of methods that can be consumed elsewhere in the project.

Modules

Structs

Traits

Type Aliases