Crate lexlib

Source
Expand description

Miscellaneous stuff for Rust and C development.
Contains small things that could be useful in some regular basis.

Some parts from lexlib are not wrapped/ignored if a better/native option is available in the std library.

NOTE: currently being made compatible with Rust.

Modulesยง

c
Direct interface with the C part.
color
color manipulation
image
image manipulation.
mem
memory.
os
OS abstractions.
time
time.