Docs.rs
oxdock-parser-0.7.0-alpha
oxdock-parser 0.7.0-alpha
Docs.rs crate page
Apache-2.0
28 August 2026
Links
Repository
crates.io
Source
Owners
jzombie
Dependencies
anyhow ^1.0.104
normal
line-ending ^1.5.1
normal
pest ^2.9.0
normal
pest_derive ^2.9.0
normal
proc-macro2 ^1.0.107
normal
optional
quote ^1.0.47
normal
optional
syn ^2.0.119
normal
optional
indoc ^2.0.7
dev
Versions
4.32%
of the crate is documented
Go to latest stable release
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
guard_expr_allows
oxdock_
parser
0.7.0-alpha
In oxdock_
parser::
ast
oxdock_parser
::
ast
Function
guard_
expr_
allows
Copy item path
Source
pub fn guard_expr_allows( expr: &
GuardExpr
, script_envs: &
HashMap
<
String
,
String
>, ) ->
bool