| Crates.io | rce |
| lib.rs | rce |
| version | 0.0.3 |
| created_at | 2022-10-26 00:00:12.683822+00 |
| updated_at | 2023-01-08 00:00:37.382769+00 |
| description | library for constructing command-line tools |
| homepage | https://github.com/voremicrocomputers/rce |
| repository | https://github.com/voremicrocomputers/rce |
| max_upload_size | |
| id | 697410 |
| size | 39,446 |
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.