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.
If you're interested in using this crate, you can enable "debug mode" by enabling the debug
feature.
This will enable various debug output throughout the crate (primarily HTTP response codes and cookies).