rce

Crates.iorce
lib.rsrce
version0.0.3
sourcesrc
created_at2022-10-26 00:00:12.683822
updated_at2023-01-08 00:00:37.382769
descriptionlibrary for constructing command-line tools
homepagehttps://github.com/voremicrocomputers/rce
repositoryhttps://github.com/voremicrocomputers/rce
max_upload_size
id697410
size39,446
husky (floppydiskette)

documentation

README

RCE

a library for constructing command-line tools

rce is the official library used by Real Microsoft, LLC for constructing command-line tools,
it is notable for having no dependencies besides the rust std library, and for being made by a company called Real Microsoft, LLC.

usage should be as simple as including the library in your Cargo.toml file

unfortunately documentation is still a work-in-progress, and due to the nature of this library, it is not recommended that people outside of Real Microsoft, LLC use this in production at the current time.

Commit count: 17

cargo fmt