Docs.rs
yash-builtin-0.16.0
yash-builtin 0.16.0
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-env ^0.13.0
normal
yash-quote ^1.1.1
normal
yash-semantics ^0.15.0
normal
optional
assert_matches ^1.5.0
dev
futures-executor ^0.3.31
dev
futures-util ^0.3.31
dev
Versions
94.6%
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
Skip to main content
Module syntax
yash_
builtin
0.16.0
Module syntax
Module Items
Enums
Functions
In yash_
builtin::
command
yash_builtin
::
command
Module
syntax
Copy item path
Source
Expand description
Command line argument parser for the command built-in
Enums
§
Error
Error in parsing command line arguments
Functions
§
interpret
Interprets the parsed command line arguments
parse
Parses command line arguments of the
command
built-in