base library for interacting with fedora services

crates.io crates.io crates.io docs.rs

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.

DONE

TODO

Development

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).