Docs.rs
yash-semantics-0.9.0
yash-semantics 0.9.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
magicant
Dependencies
either ^1.9.0
normal
enumset ^1.1.2
normal
itertools ^0.14.0
normal
thiserror ^2.0.4
normal
yash-arith ^0.2.1
normal
yash-env ^0.8.1
normal
yash-fnmatch ^1.1.1
normal
yash-quote ^1.1.1
normal
yash-syntax ^0.15.2
normal
assert_matches ^1.5.0
dev
futures-executor ^0.3.31
dev
futures-util ^0.3.31
dev
yash-env-test-helper ^0.6.0
dev
Versions
96.34%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
to_c_strings
yash_
semantics
0.9.0
In yash_
semantics::
command::
simple_
command
yash_semantics
::
command
::
simple_command
Function
to_
c_
strings
Copy item path
Source
pub fn to_c_strings(s:
Vec
<
Field
>) ->
Vec
<
CString
>
Expand description
Converts fields to C strings.