Docs.rs
rb-sys-build-0.9.129
rb-sys-build 0.9.129
Docs.rs crate page
MIT
OR
Apache-2.0
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
ianks
Dependencies
bindgen ^0.72
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1
normal
shell-words ^1.1
normal
syn ^2.0
normal
Versions
18.75%
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
Skip to main content
shellsplit
rb_
sys_
build
0.9.129
In rb_
sys_
build::
utils
rb_sys_build
::
utils
Function
shellsplit
Copy item path
Source
pub fn shellsplit<S:
AsRef
<
str
>>(s: S) ->
Vec
<
String
>
Expand description
Splits shell words.