mvutils2 1.5.1

A utility crate made from commonly used functions in my projects.
Documentation
1
2
3
4
5
6
# MVUtils


This crate provides an assortment of random utility functions that are shared between different MVTeam projects. If multiple
similar functions are made in projects, and can be turned into one function, it is moved into here.

This crate is free to use, and documentation will be added very soon.