dagpirs 0.1.0

A pure rust wrapper for dagpi, with image manipulation and data fetching.
Documentation
#[cfg(not(any(feature = "blocking", feature = "default")))]
compile_error!("No features enabled, please enable one of `default` (non-blocking) or `blocking` in order to compile and run properly");

fn main() {}