Docs.rs
yash-semantics-0.8.0
yash-semantics 0.8.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
magicant
Dependencies
assert_matches ^1.5.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.0
normal
yash-fnmatch ^1.1.1
normal
yash-quote ^1.1.1
normal
yash-syntax ^0.15.0
normal
futures-executor ^0.3.31
dev
futures-util ^0.3.31
dev
yash-env-test-helper ^0.6.0
dev
Versions
96.28%
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
yash_
semantics
0.8.0
Module command
Module Items
Modules
Traits
In crate yash_
semantics
yash_semantics
Module
command
Copy item path
Source
Expand description
Command execution
Modules
§
simple_
command
Implementation of the simple command semantics.
Traits
§
Command
Syntactic construct that can be executed.