Docs.rs
mt_mtc-0.7.0
mt_mtc 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
stelzo
Dependencies
anyhow ^1.0
normal
ariadne ^0.4
normal
chumsky ^0.12
normal
env_logger ^0.11.6
normal
log ^0.4.25
normal
logos ^0.15.0
normal
mt_net ^0.7.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
compile_code
mt_mtc
0.7.0
mt_mtc
Function
compile_
code
Copy item path
Source
pub fn compile_code(source_code_raw: &
str
) ->
Result
<
Evaluated
>