digital_blasphemy_client

Crates.iodigital_blasphemy_client
lib.rsdigital_blasphemy_client
version0.1.5
created_at2025-07-11 00:06:48.162604+00
updated_at2025-07-17 15:14:44.469639+00
descriptionA client for the Digital Blasphemy API
homepagehttps://github.com/gigaSproule/digital-blasphemy-client-rs
repositoryhttps://github.com/gigaSproule/digital-blasphemy-client-rs
max_upload_size
id1747229
size255,995
Benjamin Sproule (gigaSproule)

documentation

README

Digital Blasphemy Client

A rust-based client to interact with the Digital Blasphemy API.

Run tests with coverage

The workflows will run the tests via cargo-tarpaulin with a coverage threshold. To run the tests locally to see the coverage run:

cargo tarpaulin
Commit count: 0

cargo fmt