Docs.rs
markdown-code-runner-0.1.0
markdown-code-runner 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
basnijholt
Dependencies
anyhow ^1
normal
clap ^4
normal
once_cell ^1
normal
regex ^1
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
84.13%
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
Module executor
markdown_
code_
runner
0.1.0
Module executor
Module Items
Enums
Functions
In crate markdown_
code_
runner
markdown_code_runner
Module
executor
Copy item path
Source
Expand description
Code execution for Python and Bash code blocks.
Enums
§
Language
Language for code execution.
Functions
§
execute_
code
Execute code and return the output lines.