Docs.rs
ui-cli-0.2.14
ui-cli 0.2.14
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
max-wells
Dependencies
cargo_toml ^0.22
normal
clap ^4
normal
colored ^3
normal
dialoguer ^0.12
normal
heck ^0.5
normal
indicatif ^0.18
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.26
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.9
normal
tempfile ^3
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
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
extract_rust_code_from_markdown
ui_cli
0.2.14
In ui_
cli::
shared::
markdown_
utils
ui_cli
::
shared
::
markdown_utils
Function
extract_
rust_
code_
from_
markdown
Copy item path
Source
pub fn extract_rust_code_from_markdown(markdown: &
str
) ->
Option
<
String
>