randomusert-lib

Crates.iorandomusert-lib
lib.rsrandomusert-lib
version0.1.5
created_at2024-12-18 16:33:44.135616+00
updated_at2024-12-22 09:19:46.46892+00
descriptiona random library for hopefully make rust development easier
homepage
repositoryhttps://github.com/randomusert/randomusert-lib
max_upload_size
id1488254
size32,961
(randomusert)

documentation

README

randomusert-lib

adding to projects

cargo add randomusert-lib 

or

randomusert-lib = "0.1.4" # replace with the latest version

to add the library to .rs files do

use randomusert-lib;

documentation

not avaidable yet.

contributing

You can contribute with pull requests adding more feature or just fixing stuff. Contributions help the development!

Commit count: 25

cargo fmt