Docs.rs
md-cli-test-0.1.0
md-cli-test 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
XX
Dependencies
assert_cmd ^2.0
normal
log ^0.4
normal
pulldown-cmark ^0.13
normal
regex ^1.11
normal
temp_testdir ^0.2
normal
thiserror ^2.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
split_command_parts
md_
cli_
test
0.1.0
In md_
cli_
test::
cmd
md_cli_test
::
cmd
Function
split_
command_
parts
Copy item path
Source
pub fn split_command_parts(command_line: &
str
) ->
Vec
<&
str
>