Docs.rs
plotnik-compiler-0.3.2
plotnik-compiler 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zharinov
Dependencies
annotate-snippets ^0.12.9
normal
arborium-tree-sitter ^2.10.0
normal
crc32fast ^1.4
normal
indexmap ^2
normal
logos ^0.16.0
normal
memmap2 ^0.9
normal
plotnik-bytecode ^0.3.2
normal
plotnik-core ^0.3.2
normal
plotnik-langs ^0.3.2
normal
optional
regex-automata ^0.4
normal
regex-syntax ^0.8
normal
rowan ^0.16.1
normal
serde ^1.0
normal
thiserror ^2.0.17
normal
indoc =2.0.7
dev
insta =1.46.1
dev
serde_json =1.0.149
dev
tempfile =3.24.0
dev
Versions
44.71%
of the crate is documented
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
walk_quantified_expr
plotnik_
compiler
0.3.2
In plotnik_
compiler::
analyze::
visitor
plotnik_compiler
::
analyze
::
visitor
Function
walk_
quantified_
expr
Copy item path
Source
pub fn walk_quantified_expr<V:
Visitor
>(visitor:
&mut V
, quant: &
QuantifiedExpr
)