| Crates.io | code_runner |
| lib.rs | code_runner |
| version | 0.1.0 |
| created_at | 2020-03-20 11:48:41.429559+00 |
| updated_at | 2020-03-20 11:48:41.429559+00 |
| description | A Code Runner written in Rust which takes code in any language executes them and then returns output to the method calling |
| homepage | |
| repository | https://github.com/TheCodeSpawners/code_runner_lib |
| max_upload_size | |
| id | 220677 |
| size | 10,819 |
A Rust library to compile and execute different formats of code. WIP