Docs.rs
code_runner-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
9
items documented
0
out of
8
items with examples
Size
Source code size: 13.76 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.88 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
serde ^1.0.104
normal
serde_json ^1.0.45
normal
uuid ^0.8
normal
Versions
0.1.0
(2020/03/20)
Owners
Code_runner_lib
A Rust library to compile and execute different formats of code.
WIP