dagpirs 0.1.7

A pure rust wrapper for dagpi, with image manipulation and data fetching.
Documentation
1
2
3
4
5
pub mod client;
pub mod data;
pub mod image;

pub use client::*;