mod_utilities 0.1.21

A collection of data structures, traits, and functions for use in mod engine / mod language
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["noxabellus <noxabellus@gmail.com>"]
description = "A collection of data structures, traits, and functions for use in mod engine / mod language"
edition = "2018"
homepage = "https://github.com/noxabellus/mod-utilities"
license = "MIT"
name = "mod_utilities"
readme = "readme.md"
repository = "https://github.com/noxabellus/mod-utilities"
version = "0.1.21"