lexlib 0.5.1

Library with miscellaneous stuff for rust development.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Lex Library

Simple library with miscellaneous stuff for rust development.

Diferent types of Vector2 (i32, u32, f32, f64, generic) compatible with egui as a feature.

Color module with RGB and RGBA structs compatible with egui as a feature.

SemVer struct to store/compare semantic versions.

Really simple Timer.

will be adding stuff as needed!

old name: lex-lib