code_runner 0.1.0

A Code Runner written in Rust which takes code in any language executes them and then returns output to the method calling
Documentation
# Code_runner_lib
A Rust library to compile and execute different formats of code. 
**WIP**