Docs.rs
yash-semantics-0.12.0
yash-semantics 0.12.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-arith ^0.2.1
normal
yash-env ^0.10.0
normal
yash-fnmatch ^1.1.1
normal
yash-quote ^1.1.1
normal
yash-syntax ^0.17.0
normal
assert_matches ^1.5.0
dev
futures-executor ^0.3.31
dev
futures-util ^0.3.31
dev
Versions
95.1%
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
Module command
yash_
semantics
0.12.0
Module command
Module Items
Re-exports
Modules
Traits
In crate yash_
semantics
yash_semantics
Module
command
Copy item path
Source
Expand description
Command execution
Re-exports
§
pub use yash_env::semantics::command::
search
;
Modules
§
simple_
command
Implementation of the simple command semantics.
Traits
§
Command
Syntactic construct that can be executed.