Docs.rs
plotnik-lib-0.3.2
plotnik-lib 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zharinov
Dependencies
arborium-tree-sitter ^2.10.0
normal
plotnik-bytecode ^0.3.2
normal
plotnik-compiler ^0.3.2
normal
plotnik-core ^0.3.2
normal
plotnik-langs ^0.3.2
normal
optional
plotnik-vm ^0.3.2
normal
serde ^1.0
normal
indoc =2.0.7
dev
insta =1.46.1
dev
serde_json =1.0.149
dev
tempfile =3.24.0
dev
Versions
100%
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
validate_alt_kinds
plotnik_
lib
0.3.2
In plotnik_
lib::
analyze::
validation::
alt_
kinds
plotnik_lib
::
analyze
::
validation
::
alt_kinds
Function
validate_
alt_
kinds
Copy item path
Source
pub fn validate_alt_kinds( source_id:
SourceId
, ast: &
Root
, diag: &mut
Diagnostics
, )