claudiofsr_lib 0.13.2

General-purpose library used by my programs
Documentation

claudiofsr_lib

General-purpose library used by my programs.

Building

To use this library, add in Cargo.toml:

[dependencies.claudiofsr_lib]
version = "0.13"
# git = "https://github.com/claudiofsr/claudiofsr_lib"

See the documentation.