This package provides a base library for interacting with fedora web services.
It is intended to provide functionality similar to the fedora
python package, but for rust.
Right now, the dependencies of this crate are reqwest
and
failure
.
NOTE: The API is not finalized yet, and minor changes will still happen
before the 0.1.0
release.