wiwi/vh.rs
//! Utilities relating to [Vault Hunters](https://vaulthunters.gg)
//!
//! This module is mostly an experiment/proof of concept at the moment, and
//! doesn't really contain anything of actual use just yet.
// todo remove this lol
#![allow(dead_code, reason = "temporarily suppress annoying unused warnings in wip code")]
pub mod jewel;